Skip to content

Commit

Permalink
Remove COVERALLS_FLAG_NAME from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
h3llrais3r committed Jul 14, 2021
1 parent 7d7a545 commit 692dc35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -73,7 +73,6 @@ jobs:
- name: Publish python coverage report
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_FLAG_NAME: python${{ matrix.python-version }}
COVERALLS_PARALLEL: true
# Set service name as work around -> https://github.com/TheKevJames/coveralls-python/issues/252
COVERALLS_SERVICE_NAME: github
Expand Down

0 comments on commit 692dc35

Please sign in to comment.