Skip to content

Commit b548c51

Browse files
committed
Remove "npm test" as there is no such script
1 parent 496dff6 commit b548c51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-to-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
with:
1212
node-version-file: '.nvmrc'
1313
- run: npm ci
14-
- run: npm test
1514
- uses: JS-DevTools/npm-publish@v3
1615
with:
1716
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)