We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c10020 commit 44d43c8Copy full SHA for 44d43c8
tests/run.sh
@@ -47,4 +47,5 @@ cargo tarpaulin --verbose \
47
--ignore-panics --ignore-tests \
48
--out Html --out Json \
49
--all-features \
50
- --engine llvm
+ --engine llvm \
51
+ -- --test-threads=1
0 commit comments