1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

limit threads

This commit is contained in:
schaeff 2020-05-22 13:56:09 +02:00
parent 36439afae6
commit d0b18e08c0

View file

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