Skip to content

Commit d76b171

Browse files
committed
ci: remove coverage reporting from CI workflow
1 parent 2e11c94 commit d76b171

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,4 @@ jobs:
1919
name: Run CI Pipeline
2020
uses: SocketDev/socket-registry/.github/workflows/ci.yml@a912e5bd8ec469d2ee13abf592a6b2e5898c006c # main
2121
with:
22-
coverage-script: 'pnpm run test:unit:coverage'
23-
coverage-report-script: 'pnpm run coverage:percent --json'
2422
test-setup-script: 'pnpm run pretest:unit'

0 commit comments

Comments
 (0)