Skip to content

Commit 519e84f

Browse files
committed
ci: removing test coverage check for now
1 parent 39ea1d7 commit 519e84f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
useTask: true
1313
useLocalCoverageConfig: true
1414
imageTagName: ghcr.io/openmfp/crd-gql-gateway
15-
coverageThreasholdFile: 50
16-
coverageThreasholdPackage: 51
17-
coverageThreasholdTotal: 56
15+
coverageThreasholdFile: 0
16+
coverageThreasholdPackage: 0
17+
coverageThreasholdTotal: 0
1818

0 commit comments

Comments
 (0)