forked from MightyPork/elefren-fork
fix typo
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ matrix:
|
||||
- name: "rustfmt"
|
||||
rust: nightly
|
||||
before_script: rustup component add rustfmt-preview
|
||||
script: cargo fmt --all -- check
|
||||
script: cargo fmt --all -- --check
|
||||
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
|
||||
Reference in New Issue
Block a user