coveralls flag name fix

This commit is contained in:
Lex Berezhny 2021-08-21 16:47:17 -04:00
parent 2cdec72985
commit 8e27297a81

View file

@ -113,7 +113,7 @@ jobs:
- name: submit coverage report
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_FLAG_NAME: tests-integration
COVERALLS_FLAG_NAME: tests-integration-${{ matrix.test }}
COVERALLS_PARALLEL: true
run: |
coverage combine tests