We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f03cad commit 1440c4cCopy full SHA for 1440c4c
1 file changed
.github/workflows/publish.yml
@@ -16,7 +16,6 @@ jobs:
16
- uses: actions/setup-node@v4
17
with:
18
node-version: 20
19
- registry-url: 'https://registry.npmjs.org'
20
- uses: pnpm/action-setup@v4
21
- run: pnpm install
22
- run: pnpm test
0 commit comments