From 40c1030e5fd19cffb21cae4c2f88d19907105581 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 25 Feb 2020 12:30:54 +0100 Subject: ci: disable codecov commit status updates --- .codecov.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index d6e610b..54c30de 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -6,6 +6,5 @@ comment: off coverage: status: - project: - default: - threshold: 1% + project: off + patch: off -- cgit v1.2.3