Skip to content

Commit

Permalink
Don't let coveralls internal issues cause CI to fail (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
WebSpider authored Feb 13, 2025
1 parent 93915c1 commit 1522e02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
uses: coverallsapp/github-action@v2
with:
file: coverage.xml
fail-on-error: false

0 comments on commit 1522e02

Please sign in to comment.