all should be --all
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ rust:
|
||||
before_script:
|
||||
- rustup component add rustfmt-preview
|
||||
script:
|
||||
- cargo fmt all -- --check
|
||||
- cargo fmt --all -- --check
|
||||
- cargo build
|
||||
- cargo test
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user