From 54bb4d3829c08c93f70dc56181350628d48ecd3f Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Tue, 6 Oct 2020 16:48:27 +0300 Subject: [PATCH] Increase required builds count for codecov --- codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yaml b/codecov.yaml index 082f0672..c72153c6 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -21,4 +21,4 @@ comment: require_changes: no branches: - dev-3.x - after_n_builds: 6 + after_n_builds: 9