From 899d48a3bd75a836c27496a1986cc307c51ad130 Mon Sep 17 00:00:00 2001 From: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:33:33 +0200 Subject: [PATCH] ci: set the codecov status to success even if the CI fails Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com> --- .github/codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/codecov.yml b/.github/codecov.yml index acbd64c0..a75ce044 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -7,6 +7,7 @@ coverage: default: informational: true target: auto # auto compares coverage to the previous base commit + if_ci_failed: success flags: - docling comment: