Fix cargo format
This commit is contained in:
@@ -4,7 +4,7 @@ set -ex
|
||||
|
||||
# TODO This is the "test phase", tweak it as you see fit
|
||||
main() {
|
||||
cargo fmt --all -- --write-mode=check
|
||||
cargo fmt --all -- --check
|
||||
cross build --target $TARGET
|
||||
cross build --target $TARGET --release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user