From 95a3e8cea60016d5bd2c018256d391315ef9e835 Mon Sep 17 00:00:00 2001 From: bit-aloo Date: Sun, 26 Jan 2025 21:31:23 +0530 Subject: [PATCH] disable github checks annotation --- codecov.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/codecov.yaml b/codecov.yaml index b937f3e08..46faccf56 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -10,4 +10,6 @@ coverage: default: target: auto threshold: 100% - base: auto \ No newline at end of file + base: auto +github_checks: + annotations: false