We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6847cce commit a957f48Copy full SHA for a957f48
.github/workflows/ci.yml
@@ -19,8 +19,6 @@ jobs:
19
name: Run CI Pipeline
20
uses: SocketDev/socket-registry/.github/workflows/ci.yml@a912e5bd8ec469d2ee13abf592a6b2e5898c006c # main
21
with:
22
- coverage-script: 'pnpm run cover --code-only'
23
- coverage-report-script: 'pnpm run cover --summary'
24
fail-fast: false
25
lint-script: 'pnpm run lint-ci'
26
node-versions: '[20, 22, 24]'
0 commit comments