Skip to content

Commit

Permalink
fix github tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-schmitt committed Jul 12, 2023
1 parent 1b4264c commit 0251712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ coverage erase
coverage run --source=./agile1d --parallel-mode --module \
pytest --verbose --run-test-env $TEST_ENV agile1d

coverage agile
coverage combine
coverage xml
coverage report --skip-covered

0 comments on commit 0251712

Please sign in to comment.