Skip to content

Commit

Permalink
Coveralls TOKEN is only available on branch master
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMiras committed Apr 10, 2020
1 parent 21d4157 commit 090cb5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
docker run buildozer --version
- name: coveralls
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
run: coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}

0 comments on commit 090cb5b

Please sign in to comment.