From 97fd85d61fd25eda26fb64ee7169c5b0bce7b1cf Mon Sep 17 00:00:00 2001 From: Aaron Hetherington Date: Thu, 14 Sep 2023 14:55:39 +0100 Subject: [PATCH] Remove codecov fail on error --- .github/codecov.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index 6b3576390..b8ee339d8 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -9,7 +9,6 @@ coverage: default: target: auto threshold: 5% - if_ci_failed: error comment: layout: " diff, flags, files" behavior: default