Skip to content

Commit ccc2630

Browse files
authored
Merge branch 'master' into remove-lseek
2 parents bfb01ae + 683e98e commit ccc2630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip-coverage') }}
5555
uses: coverallsapp/github-action@v2
5656
with:
57+
fail-on-error: false
5758
github-token: ${{ secrets.GITHUB_TOKEN }}
5859

5960
finalize_coverage:

0 commit comments

Comments
 (0)