Skip to content

Commit

Permalink
updated the coverage report during test for mpi tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Oskar Taubert committed Nov 6, 2023
1 parent b14a316 commit 96d078e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Test with pytest
run: |
pytest --cov=propulate
mpirun -n 4 python -m pytest --with-mpi --cov=propulate --cov-append
- name: Coverage Badge
uses: tj-actions/coverage-badge-py@v2

Expand Down

0 comments on commit 96d078e

Please sign in to comment.