try to fix rustfmt action
This commit is contained in:
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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user