try to pass --check to rustfmt
This commit is contained in:
parent
7278830303
commit
869f3eb374
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -18,4 +18,4 @@ jobs:
|
||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: fmt
|
command: fmt
|
||||||
args: --check
|
args: -- --check
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue