1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00

revert to 1 thread

This commit is contained in:
schaeff 2020-06-19 12:47:29 +02:00
parent 9517203199
commit 3ec38415af

View file

@ -3,4 +3,4 @@
# Exit if any subcommand fails
set -e
cargo test --release -- --test-threads=2
cargo test --release -- --test-threads=1