Skip to content

Commit

Permalink
Attempt to fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
javulticat committed Jan 8, 2024
1 parent d61398d commit d473f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_FLAG_NAME: py${{ matrix.python }}
COVERALLS_PARALLEL: true
COVERALLS_SERVICE_JOB_ID: ${{ github.run_id }}

coverage:
needs: test
Expand Down

0 comments on commit d473f6d

Please sign in to comment.