Skip to content

Commit

Permalink
add service info
Browse files Browse the repository at this point in the history
  • Loading branch information
collerek committed Jun 7, 2021
1 parent a2f8f71 commit d72f8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
if: matrix.python-version == '3.9'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: poetry run coveralls
run: poetry run coveralls --service=github

- name: Lint with pylint
run: make lint
Expand Down

0 comments on commit d72f8b0

Please sign in to comment.