From c97c931147ac8dca8e62686c34ce4cd4cab06d3f Mon Sep 17 00:00:00 2001 From: "Bradley A. Thornton" Date: Thu, 30 May 2024 11:14:56 -0700 Subject: [PATCH] Remove uneeded comment. (#302) --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 71b3b4d..4985d82 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,4 @@ comment: false coverage: status: - patch: true # we want github annotations + patch: true