Skip to content

Commit

Permalink
Update unittests-openmpi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 6, 2023
1 parent 69aad4f commit 81612af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Test
shell: bash -l {0}
timeout-minutes: 5
run: coverage run --omit pylammpsmpi/_version.py -m unittest discover tests
run: cd tests; coverage run --omit pylammpsmpi/_version.py -m unittest discover .

0 comments on commit 81612af

Please sign in to comment.