Skip to content

Commit

Permalink
Run tests 30% faster on Frederik's machine
Browse files Browse the repository at this point in the history
  • Loading branch information
freddieknets committed Nov 27, 2024
1 parent 4a8832c commit c674931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ then
xsuite-prebuild r
# "xsuite-prebuild c" to remove kernels
echo "done."
pytest -n 10 -vv --html="pytest_results.html" --self-contained-html
pytest -n 13 -vv --html="pytest_results.html" --self-contained-html
else
echo "Not all tests are verified. Aborting."
exit 1
Expand Down

0 comments on commit c674931

Please sign in to comment.