From 69573662dab1203009075bca655eadf088aeda78 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 10 Jan 2021 12:39:43 -0500 Subject: I don't understand the codecov comments, so turn them off --- .github/codecov.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index 167a6c11..dc6cc4cb 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -12,6 +12,4 @@ coverage: default: informational: true -comment: - layout: diff, files - behavior: new +comment: false -- cgit v1.2.1