diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 34b761f35..a28c574cd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -50,7 +50,7 @@ jobs: file: ./coverage.txt flags: unittests name: codecov-umbrella - fail_ci_if_error: true + fail_ci_if_error: false - name: Get branch name id: extract_branch