From 6efd67b5600c3f0588b5a96a7d225da94104fc4d Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Fri, 3 Sep 2021 12:00:02 +0000
Subject: [PATCH] Suppress codecov patch annotations

---
 codecov.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/codecov.yml b/codecov.yml
index cbe651081..b381bc556 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -9,3 +9,5 @@ comment:
   require_base: no
   require_head: yes
   branches: null
+github_checks:
+  annotations: false
-- 
GitLab