Skip to content

Commit 93b9734

Browse files
committed
Add fail_ci_if_error
1 parent 6db25ec commit 93b9734

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@ jobs:
5555
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
5656
with:
5757
file: lcov.info
58+
fail_ci_if_error: false
5859
env:
5960
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)