From 9fa52400a448d513ebb8a126dfa5efc2c0ecb8ae Mon Sep 17 00:00:00 2001 From: Mitya Selivanov <0x7fffff@guattari.ru> Date: Wed, 31 Aug 2022 03:52:59 +0400 Subject: [CI] Disable coverage --- codecov.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'codecov.yml') diff --git a/codecov.yml b/codecov.yml index 8478b39..35cde5c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,4 @@ coverage: status: - project: - default: - threshold: 2% + project: off patch: off -- cgit v1.2.3