From 46f2212ea98dd735de6668940e20c451312bb88a Mon Sep 17 00:00:00 2001 From: Igor Sirotin Date: Mon, 18 Nov 2024 17:13:35 +0000 Subject: [PATCH] ci_: disable codecov github annotations --- .codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 4441555b6..f6e9ddaee 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -52,3 +52,6 @@ flags: comment: behavior: default layout: diff,flags,tree + +github_checks: + annotations: false \ No newline at end of file