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