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 8e6b00d commit b5335ecCopy full SHA for b5335ec
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,6 @@ jobs:
18
with:
19
node-version: "24"
20
registry-url: "https://registry.npmjs.org"
21
- - run: npm ci
22
- run: npm run build --if-present
23
- run: npm test
24
- run: npm publish
0 commit comments