Skip to content

Commit

Permalink
TST: Update komodo ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mferrera committed Oct 25, 2023
1 parent 133ced9 commit c1668e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/testkomodo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install_package () {

start_tests () {
pushd $CI_TEST_ROOT/testpath
pytest -vv --hypothesis-profile ci-fast
pytest -n auto -vv
popd
}

Expand Down

0 comments on commit c1668e1

Please sign in to comment.