From a2c632526111b3333de482c69709a7ca70a173f8 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Mon, 14 Mar 2022 12:52:50 +0800 Subject: [PATCH] codecov: disable GitHub Checks (#6840) [skip ci] --- codecov.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codecov.yml b/codecov.yml index 31f646ee0..45768ef4f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -7,3 +7,5 @@ coverage: comment: layout: 'diff' + +github_checks: false