Skip to content

Commit 091c910

Browse files
fix: fix coverage job
1 parent 4b3376d commit 091c910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
node-version: 17
1515
- run: npm install
1616
- run: npm run lint
17-
- run: npm test
1817
- uses: JS-DevTools/npm-publish@v1
1918
with:
2019
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)