Merge pull request #2464 from bagerard/fix_coveralls_3_0_0

Fix coveralls in CI
This commit is contained in:
Bastien Gérard 2021-01-12 23:10:17 +01:00 committed by GitHub
commit 56fe126f3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,7 @@ jobs:
- name: Send coverage to Coveralls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_SERVICE_NAME: github
if: ${{ matrix.python-version == env.MAIN_PYTHON_VERSION }}
run: coveralls