From 6718262665543148946830626c3782c9ea90e293 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Thu, 2 Mar 2023 14:15:55 +0100 Subject: [PATCH] codecov config --- codecov.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..dc46984 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,3 @@ +comment: false +github_checks: + annotations: false