1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00

limit test threads

This commit is contained in:
schaeff 2020-05-22 14:48:28 +02:00
parent 8906747d22
commit 6db7c04f59

View file

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