From e99f935e3e4c66c0703c2ad5804801dcb914bb60 Mon Sep 17 00:00:00 2001 From: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com> Date: Mon, 14 Jul 2025 10:47:07 +0200 Subject: [PATCH] ci(codecov): turn off PR comments & annotations --- .codecov.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .codecov.yaml diff --git a/.codecov.yaml b/.codecov.yaml new file mode 100644 index 00000000..dc46984e --- /dev/null +++ b/.codecov.yaml @@ -0,0 +1,3 @@ +comment: false +github_checks: + annotations: false