Skip to content

Commit

Permalink
FLAG_NAME doesn't work the way we'd like
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Hennenfent committed Aug 10, 2020
1 parent 1a44711 commit 05629b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
env:
COVERALLS_PARALLEL: true
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
COVERALLS_FLAG_NAME: ${{ matrix.type }}
# Send notification when all tests have finished to combine coverage results
coverage-finish:
needs: tests
Expand Down

0 comments on commit 05629b8

Please sign in to comment.