Skip to content

Commit

Permalink
Use the coverralls secret for pushing to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
fredkingham committed Nov 25, 2020
1 parent 70ed01e commit ab211de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -52,6 +52,7 @@ jobs:
- run: coveralls --merge=coverage/coverage.json
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}"
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
# make sure the python side of things works on windows
other-os-tests:
name: Test ${{ matrix.os }} Python ${{ matrix.python-version }}
Expand Down

0 comments on commit ab211de

Please sign in to comment.