From b629129a9caf16357f3b8c9796ef7a8fb1854fee Mon Sep 17 00:00:00 2001 From: Enrico Seiler Date: Thu, 18 Jul 2024 20:51:42 +0200 Subject: [PATCH] [FIX] Codecov --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 3c4f6a9d82..ebdbc1ac95 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -4,7 +4,7 @@ # See https://docs.codecov.io/docs/codecovyml-reference codecov: - token: a75b1e95-134c-4ada-adac-5846045f188 + token: a75b1e95-134c-4ada-adac-5846045f188e require_ci_to_pass: no # codecov reports its results independent of whether CI passed notify: wait_for_ci: no # codecov has not to wait until the CI is finished to post its results