From 8e0f6441c204a2973cfa4a7314ddb008cc9ad9a7 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 2 Feb 2023 10:38:07 -0800 Subject: [PATCH] turn on codecov --- .github/codecov.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .github/codecov.yml diff --git a/.github/codecov.yml b/.github/codecov.yml deleted file mode 100644 index 23d2fbbe9..000000000 --- a/.github/codecov.yml +++ /dev/null @@ -1,7 +0,0 @@ -# This disables all reporting from codecov. Let's just set it up to collect -# data for now and then we can play with the settings here. -comment: false -coverage: - status: - project: off - patch: off