Update rustfmt.yml
This commit is contained in:
parent
b4a05bc940
commit
a7229b5ee4
1 changed files with 1 additions and 3 deletions
4
.github/workflows/rustfmt.yml
vendored
4
.github/workflows/rustfmt.yml
vendored
|
@ -18,6 +18,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
- name: Rustfmt Check
|
- name: Rustfmt Check
|
||||||
uses: Syndelis/rustfmt-action@v1
|
uses: actions-rust-lang/rustfmt@v1
|
||||||
with:
|
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue