We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e11c94 commit d76b171Copy full SHA for d76b171
.github/workflows/ci.yml
@@ -19,6 +19,4 @@ jobs:
19
name: Run CI Pipeline
20
uses: SocketDev/socket-registry/.github/workflows/ci.yml@a912e5bd8ec469d2ee13abf592a6b2e5898c006c # main
21
with:
22
- coverage-script: 'pnpm run test:unit:coverage'
23
- coverage-report-script: 'pnpm run coverage:percent --json'
24
test-setup-script: 'pnpm run pretest:unit'
0 commit comments