Remove unused command
This commit is contained in:
parent
68ef45d618
commit
3c396c48a0
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ run_test_suite() {
|
|||
fi
|
||||
|
||||
cargo build --target $TARGET --verbose
|
||||
cargo run --target $TARGET
|
||||
cargo test --target $TARGET
|
||||
|
||||
# sanity check the file type
|
||||
|
|
|
|||
Loading…
Reference in a new issue