diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index efcad13e2..11a90bed3 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -431,4 +431,4 @@ jobs: ## flags: IntegrationTests, UnitTests, ${{ steps.vars.outputs.CODECOV_FLAGS }} flags: ${{ steps.vars.outputs.CODECOV_FLAGS }} name: codecov-umbrella - fail_ci_if_error: true + fail_ci_if_error: false