diff --git a/.github/workflows/code_coverage.yml b/.github/workflows/code_coverage.yml index 0ab791e..ffe6afb 100644 --- a/.github/workflows/code_coverage.yml +++ b/.github/workflows/code_coverage.yml @@ -23,4 +23,4 @@ jobs: file: ./coverage.xml flags: unittests name: codecov-umbrella - fail_ci_if_error: true \ No newline at end of file + fail_ci_if_error: false