Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main' into resource…
Browse files Browse the repository at this point in the history
…_dict_error
  • Loading branch information
jan-janssen committed Apr 22, 2024
2 parents 780005c + 6966136 commit 9c0109e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittest-flux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
run: >
flux start
coverage run -a --omit="pympipool/_version.py,tests/*" -m unittest tests/test_flux_executor.py tests/test_executor_backend_flux.py;
coverage xml
env:
OMPI_MCA_plm: 'isolated'
OMPI_MCA_rmaps_base_oversubscribe: 'yes'
Expand Down

0 comments on commit 9c0109e

Please sign in to comment.