From 337e59e9f0953db590d39af3e95d6a27c2529b03 Mon Sep 17 00:00:00 2001 From: Billy Zha Date: Tue, 26 Dec 2023 09:41:47 +0000 Subject: [PATCH] build(ci): enforces code coverage check Signed-off-by: Billy Zha --- .github/{.codecov.yml => codecov.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{.codecov.yml => codecov.yml} (100%) diff --git a/.github/.codecov.yml b/.github/codecov.yml similarity index 100% rename from .github/.codecov.yml rename to .github/codecov.yml