We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f73c142 + 1bec2b3 commit 0f6a275Copy full SHA for 0f6a275
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,6 @@ jobs:
20
node-version: 22
21
registry-url: https://registry.npmjs.org
22
23
- - run: npm install -g npm@latest
24
- run: npm ci
25
- run: npm run build
26
- run: npm run test
0 commit comments