Skip to content

Commit

Permalink
Set GitHub Actions token for coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneGasperini committed Jan 30, 2024
1 parent 762c8f6 commit 4a88a19
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 @@ -35,4 +35,5 @@ jobs:
- name: Coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: coveralls --service=github

0 comments on commit 4a88a19

Please sign in to comment.