diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 2b5d321e..70393ebc 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -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