We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66595cf commit 06027f3Copy full SHA for 06027f3
.github/workflows/test.yml
@@ -14,3 +14,5 @@ permissions:
14
jobs:
15
test:
16
uses: SocketDev/socket-registry/.github/workflows/test.yml@main
17
+ with:
18
+ setup-script: 'pnpm run build'
.github/workflows/types.yml
type-check:
uses: SocketDev/socket-registry/.github/workflows/types.yml@main
0 commit comments