Skip to content

Commit

Permalink
CI: specify service name to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkKoz committed Dec 27, 2021
1 parent 04fa54a commit b48ea2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
- name: Publish coverage report to coveralls.io
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: coveralls
run: coveralls --service=github

0 comments on commit b48ea2b

Please sign in to comment.