Change format from --all-features to --all.
This commit is contained in:
parent
bbf67d24f0
commit
4d231d988a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
command:
|
||||
name: Format
|
||||
command: fmt
|
||||
args: --all-features -- --check
|
||||
args: --all -- --check
|
||||
components: rustfmt
|
||||
- toolchain: stable
|
||||
command:
|
||||
|
Loading…
Reference in New Issue
Block a user