From 9edda9a41a9921b1280d288bea728128b3a59a92 Mon Sep 17 00:00:00 2001 From: Jirka Borovec Date: Thu, 30 Jul 2020 00:35:49 +0200 Subject: [PATCH] limit (#2756) --- .codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 36ffcaf1bb..6abf8b1a16 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -9,7 +9,7 @@ codecov: strict_yaml_branch: "yaml-config" require_ci_to_pass: yes notify: - after_n_builds: 19 + after_n_builds: 21 wait_for_ci: yes # https://docs.codecov.io/docs/codecov-yaml#section-expired-reports max_report_age: off @@ -50,4 +50,4 @@ comment: layout: header, diff require_changes: false behavior: default # update if exists else create new - after_n_builds: 19 + after_n_builds: 21