Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Oct 6, 2023
1 parent 747336b commit 2fe427f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
shell: bash -l {0}
run: |
coverage run --omit pylammpsmpi/_version.py -m unittest discover tests
- name: Coverage
shell: bash -l {0}
run: |
coverage combine
coveralls
coverage xml
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 2fe427f

Please sign in to comment.