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 e13e3ec commit e037ff7Copy full SHA for e037ff7
1 file changed
.github/workflows/publish.yml
@@ -13,7 +13,6 @@ jobs:
13
with:
14
node-version: "18"
15
- run: npm ci
16
- - run: npm test
17
- uses: JS-DevTools/npm-publish@v3
18
19
token: ${{ secrets.NPM_TOKEN }}
0 commit comments