Skip to content

Commit

Permalink
set service name for coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomihod authored Apr 2, 2021
1 parent d6bb8de commit bd2a149
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 @@ -40,5 +40,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
python -m pip install -U coveralls scrutinizer-ocular
coveralls
coveralls --service=github
ocular

0 comments on commit bd2a149

Please sign in to comment.