From 42ce5361a97b17649bc381e1b999d3acc47cca7f Mon Sep 17 00:00:00 2001 From: Suren Khorenyan Date: Sat, 29 Mar 2025 20:12:32 +0300 Subject: [PATCH] codecov update after_n_builds to match 4 python versions by 2 dbs --- codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yaml b/codecov.yaml index fcde1e46..7dc1d198 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -21,4 +21,4 @@ comment: require_changes: no branches: - main - after_n_builds: 6 # 3 python versions by 2 dbs + after_n_builds: 8 # 4 python versions by 2 dbs