mirror of
https://github.com/danog/parser.git
synced 2024-11-27 04:14:55 +01:00
Fix --all flag
Co-authored-by: Ryan Chandler <ryangjchandler@gmail.com>
This commit is contained in:
parent
17ee655bb7
commit
1617ac9d00
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -32,4 +32,4 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: fmt
|
||||
args: -all -- --check
|
||||
args: --all -- --check
|
||||
|
Loading…
Reference in New Issue
Block a user