Skip to content

Commit

Permalink
add coveralls token
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Feb 5, 2021
1 parent 5b31f1e commit 0af6106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- name: Coveralls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: coveralls

docs:
Expand Down

0 comments on commit 0af6106

Please sign in to comment.