Skip to content

Commit

Permalink
remove combine coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Feb 18, 2024
1 parent 502d3d7 commit f9fe659
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unittest-flux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
run: >
flux start
coverage run --omit pympipool/_version.py -m unittest tests/test_flux.py;
coverage combine
env:
OMPI_MCA_plm: 'isolated'
OMPI_MCA_rmaps_base_oversubscribe: 'yes'
Expand Down

0 comments on commit f9fe659

Please sign in to comment.