Skip to content

Commit

Permalink
github: test: Add --service to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwood committed Mar 25, 2021
1 parent 0215a3c commit 2e7f4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -49,4 +49,4 @@ jobs:

- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: coveralls
run: coveralls --service=github

0 comments on commit 2e7f4e7

Please sign in to comment.