Skip to content

Commit

Permalink
Merge branch 'develop' into feature_dw_plot_exprs
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl authored Oct 31, 2023
2 parents 3968bd4 + ea95896 commit cee7e5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_python_cplusplus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
--cov=amici \
--cov-report=xml:"${AMICI_DIR}/build/coverage_py.xml" \
--cov-append \
--durations=10 \
${AMICI_DIR}/python/tests
Expand All @@ -105,6 +106,7 @@ jobs:
--cov=amici \
--cov-report=xml:"${AMICI_DIR}/build/coverage_py.xml" \
--cov-append \
--durations=10 \
${AMICI_DIR}/python/tests/test_splines.py
- name: Install notebook dependencies
Expand Down

0 comments on commit cee7e5e

Please sign in to comment.