From 4a3fef742f087fd59adec3e03ab02a3c96f2856a Mon Sep 17 00:00:00 2001 From: Caelan Sayler Date: Mon, 1 Jan 2024 20:37:31 +0000 Subject: [PATCH] disable codecov checks --- codecov.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..5dd21786 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,4 @@ +coverage: + status: + project: off + patch: off \ No newline at end of file