Skip to content

Commit

Permalink
TST: force coveralls to finish
Browse files Browse the repository at this point in the history
Try and force coveralls to finish even if some jobs fail.
  • Loading branch information
aburrell committed Aug 13, 2024
1 parent 2c5a0ec commit 0be7074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,4 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true
fail-on-error: false

0 comments on commit 0be7074

Please sign in to comment.