Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
umut-sahin committed Aug 4, 2023
1 parent 2673bd2 commit 54c0b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/test_cml.sh
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,6 @@ else
# No coverage
# Stop at first error
echo "poetry run pytest -xsvv -n 4 --randomly-dont-reorganize --randomly-dont-reset-seed"
poetry run pytest -xsvv -n 4 --randomly-dont-reorganize --randomly-dont-reset-seed
poetry run pytest ./tests -xsvv -n 4 --randomly-dont-reorganize --randomly-dont-reset-seed --ignore "tests/parameter_search/test_p_error_binary_search.py" --ignore "ests/torch/test_hybrid_converter.py"

fi

0 comments on commit 54c0b1a

Please sign in to comment.