diff --git a/full_test.sh b/full_test.sh index ca3c1620..afbbc09a 100755 --- a/full_test.sh +++ b/full_test.sh @@ -3,4 +3,4 @@ # Exit if any subcommand fails set -e -cargo test --release -- --ignored +cargo test --release -- --ignored --test-threads=1