Skip to content

Commit

Permalink
Add coveralls flag name to differentiate parallel builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ekilmer committed Aug 16, 2020
1 parent 16bf8d0 commit bc5583e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
run: |
coveralls
env:
COVERALLS_FLAG_NAME: ${{ matrix.type }}
COVERALLS_PARALLEL: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Send notification when all tests have finished to combine coverage results
Expand Down

0 comments on commit bc5583e

Please sign in to comment.