Skip to content

Commit 2c23291

Browse files
committed
ci: add fail-on-error: false to coveralls step
1 parent 7b3e9c4 commit 2c23291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
uses: coverallsapp/github-action@v2
9898
with:
9999
file: coverage.xml
100+
fail-on-error: false
100101

101102
build:
102103
name: Build Package

0 commit comments

Comments
 (0)