From 2fcae578cfa3b5b6e451e7ab0300699c2b4d7982 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Mon, 22 Apr 2024 15:39:58 +0200 Subject: [PATCH] ci(github): Fix the number of CodeCov action calls after which to comment See [1]. [1]: https://docs.codecov.com/docs/pull-request-comments#after_n_builds Signed-off-by: Sebastian Schuberth --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index a32d7f173949a..2c5b1f4d686ac 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,6 +1,6 @@ comment: # Keep this in sync with the number of codecov-action calls. - after_n_builds: 4 + after_n_builds: 3 coverage: status: project: