Merge pull request #2464 from bagerard/fix_coveralls_3_0_0
Fix coveralls in CI
This commit is contained in:
commit
56fe126f3a
1
.github/workflows/github-actions.yml
vendored
1
.github/workflows/github-actions.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user