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
renabriseno68 committed Apr 10, 2020
1 parent 6f8b1f8 commit 090a78d
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 090a78d

Please sign in to comment.