Fix typo in rustfmt github action
This commit is contained in:
parent
e7979d2dfe
commit
ca255772fd
2
.github/workflows/cpal.yml
vendored
2
.github/workflows/cpal.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: fmt
|
||||
args: --all --check
|
||||
args: -- --check
|
||||
|
||||
cargo-publish:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user