Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ickc committed Jan 26, 2022
1 parent b2f7b6a commit 6b134e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pythonpackage.yml
Expand Up @@ -70,8 +70,8 @@ jobs:
- name: Tests
run: |
make test
ls -algh
coverage combine; coverage xml
coverage combine || true
coverage xml
- name: Coverage—Coveralls
uses: AndreMiras/coveralls-python-action@develop
with:
Expand Down

0 comments on commit 6b134e1

Please sign in to comment.