From ab8ea9229f0d0316e00ab6bfefe8084ee3760884 Mon Sep 17 00:00:00 2001 From: shikokuchuo <53399081+shikokuchuo@users.noreply.github.com> Date: Fri, 21 Jun 2024 22:15:16 +0100 Subject: [PATCH] add ignore --- codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codecov.yml b/codecov.yml index 04c558599..e0b39837d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -12,3 +12,6 @@ coverage: target: auto threshold: 1% informational: true + +ignore: + - "install"