Skip to content

Commit

Permalink
be more explicit with coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
asedeno committed Sep 23, 2021
1 parent cb86bc0 commit 0a397c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ jobs:
PYTHONPATH: "/usr/lib/python3/dist-packages:."

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

0 comments on commit 0a397c7

Please sign in to comment.