From b98bae754a088bf6e0d45997800f80997c4020fe Mon Sep 17 00:00:00 2001 From: firewave Date: Thu, 16 Mar 2023 17:35:58 +0100 Subject: [PATCH] disabled codecov comments and actions for now --- codecov.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000000..d23dac61ee6 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,5 @@ +comment: false +coverage: + status: + project: off + patch: off \ No newline at end of file