try to fix rustfmt action
This commit is contained in:
parent
074b51d5d9
commit
9a5c4df2b1
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -19,3 +19,5 @@ jobs:
|
|||||||
run: cargo test --verbose
|
run: cargo test --verbose
|
||||||
- name: rust-rustfmt-check
|
- name: rust-rustfmt-check
|
||||||
uses: mbrobbel/rustfmt-check@0.1.0
|
uses: mbrobbel/rustfmt-check@0.1.0
|
||||||
|
with:
|
||||||
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user