Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
youben11 committed Aug 2, 2023
1 parent 4457c2b commit 25017ff
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 -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 25017ff

Please sign in to comment.