From d846f3739c0b38d2050065ab72794d9606ba3864 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Mon, 5 Oct 2020 08:41:42 +0200 Subject: [PATCH] Codecov: disable comments --- .codecov.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 626261d9..b0bb2c7d 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -27,4 +27,5 @@ coverage: if_ci_failed: error only_pulls: false flags: null - paths: null \ No newline at end of file + paths: null +comment: false