Skip to content

Commit

Permalink
Workaround coveralls bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Mar 15, 2021
1 parent 46efb90 commit 52de573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -32,6 +32,6 @@ jobs:
working-directory: library
run: |
python -m pip install coveralls
coveralls
coveralls --service=github
if: ${{ matrix.python == '3.8' }}

0 comments on commit 52de573

Please sign in to comment.