tests: Workaround for recent coveralls-python breaking GH Actions

https://github.com/TheKevJames/coveralls-python/issues/252
This commit is contained in:
Tomas Janousek 2021-01-14 18:50:04 +00:00 committed by Tomas Babej
parent b5094a70f2
commit 72397a8c23
2 changed files with 2 additions and 0 deletions

View file

@ -63,6 +63,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_PARALLEL: true
COVERALLS_SERVICE_NAME: github
coveralls-finished:
needs: tests

View file

@ -10,6 +10,7 @@ services:
tty: true
environment:
COVERALLS_PARALLEL:
COVERALLS_SERVICE_NAME:
GITHUB_ACTIONS:
GITHUB_HEAD_REF:
GITHUB_REF: