Skip to content

Commit

Permalink
Fix coveralls failing to submit reports
Browse files Browse the repository at this point in the history
  • Loading branch information
MoritzR committed May 5, 2022
1 parent 0b60121 commit 77f8a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: test
run: green -vvv -r
- name: Test with pytest
run: coveralls
run: coveralls --service=github

0 comments on commit 77f8a75

Please sign in to comment.