From 820c25172ee93c2fb06b02d3af4c2eaca8bebfe6 Mon Sep 17 00:00:00 2001 From: Vikram Venkataranan <14256527+viktree@users.noreply.github.com> Date: Thu, 21 Mar 2024 15:59:56 -0400 Subject: [PATCH] maybe it's this file --- .github/codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/codecov.yaml b/.github/codecov.yaml index 5a5bd11..3646fee 100644 --- a/.github/codecov.yaml +++ b/.github/codecov.yaml @@ -1,2 +1,2 @@ ignore: - - src/microservice/gcloud-pub-sub.server.ts + - src/module/gcloud-pub-sub.service.ts