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