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:
|
||||
components: rustfmt
|
||||
- name: Rustfmt Check
|
||||
uses: Syndelis/rustfmt-action@v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
uses: actions-rust-lang/rustfmt@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue