Skip to content

Commit c4194d3

Browse files
committed
Disable fail_ci_if_error flag for codecov
1 parent 1710be1 commit c4194d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
file: ./coverage/coverage-final.json
6565
flags: unittests
6666
verbose: true
67-
fail_ci_if_error: true
67+
fail_ci_if_error: false

0 commit comments

Comments
 (0)