test.sh: run the build proccess multithreaded
This commit is contained in:
parent
c140e5a163
commit
0e47e9c07f
@ -18,4 +18,4 @@ fi
|
||||
|
||||
export CARGO_HOME="$CARGO_TARGET_DIR/cargo-home"
|
||||
|
||||
cargo test -j 1 -- --test-threads=1 --nocapture
|
||||
cargo test -- --test-threads=1 --nocapture
|
||||
|
||||
Loading…
Reference in New Issue
Block a user