Skip to content

Commit

Permalink
Update test_petab_sciml.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FFroehlich committed Dec 8, 2024
1 parent 2fb392c commit 4f3aff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_petab_sciml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
source ./venv/bin/activate \
&& pytest --cov-report=xml:coverage.xml \
--cov=./ python/tests/test_*petab*.py python/tests/sciml/
--cov=./ python/tests/sciml/test_sciml.py
- name: Codecov
if: github.event_name == 'pull_request' || github.repository_owner == 'AMICI-dev'
Expand Down

0 comments on commit 4f3aff3

Please sign in to comment.