Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Nov 5, 2024
1 parent 6b1d7ab commit 91f84e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-python-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cd "${amici_path}"/python/tests
source "${amici_path}"/venv/bin/activate

# PEtab tests are run separately
python -m pytest -s \
gdb -q -ex "run" -ex "bt" -ex "quit" --args python -m pytest -s \
--ignore-glob=*petab* \
--ignore-glob=*test_splines.py \
--durations=10 \
Expand Down

0 comments on commit 91f84e3

Please sign in to comment.