Skip to content

Commit a957f48

Browse files
committed
ci: remove coverage reporting from CI workflow
1 parent 6847cce commit a957f48

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,8 +19,6 @@ jobs:
1919
name: Run CI Pipeline
2020
uses: SocketDev/socket-registry/.github/workflows/ci.yml@a912e5bd8ec469d2ee13abf592a6b2e5898c006c # main
2121
with:
22-
coverage-script: 'pnpm run cover --code-only'
23-
coverage-report-script: 'pnpm run cover --summary'
2422
fail-fast: false
2523
lint-script: 'pnpm run lint-ci'
2624
node-versions: '[20, 22, 24]'

0 commit comments

Comments
 (0)