Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgerieQuentin committed Oct 8, 2024
1 parent c0c4781 commit bf4a768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontends/concrete-python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pytest: pytest-default
pytest-default: tfhers-utils
eval $(shell make silent_cp_activate)
export RUST_BACKTRACE=1
pytest tests -svv -n 2 \
pytest tests -svv -n auto \
--cov=concrete.fhe \
--cov-fail-under=100 \
--cov-report=term-missing:skip-covered \
Expand Down

0 comments on commit bf4a768

Please sign in to comment.