revert to 1 thread
This commit is contained in:
parent
9517203199
commit
3ec38415af
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
@ -3,4 +3,4 @@
|
||||||
# Exit if any subcommand fails
|
# Exit if any subcommand fails
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
cargo test --release -- --test-threads=2
|
cargo test --release -- --test-threads=1
|
||||||
|
|
Loading…
Reference in a new issue