Skip to content

Commit 0eff6b9

Browse files
committed
do not fail CI if codecov reports failure
1 parent c334d8a commit 0eff6b9

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
@@ -46,3 +46,4 @@ jobs:
4646
- uses: codecov/codecov-action@v2
4747
with:
4848
files: lcov.info
49+
fail_ci_if_error: false

0 commit comments

Comments
 (0)