coveralls fix

This commit is contained in:
Lex Berezhny 2021-08-21 16:22:01 -04:00
parent 0085ac534d
commit 2cdec72985

View file

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