We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4de4e5 commit 28943f7Copy full SHA for 28943f7
.github/workflows/unit.yml
@@ -37,5 +37,5 @@ jobs:
37
file: ./coverage.xml
38
flags: unittests
39
name: codecov-umbrella
40
- fail_ci_if_error: true
+ fail_ci_if_error: false
41
verbose: true
0 commit comments