Skip to content

Commit a21c1e3

Browse files
committed
chore: Remove 'npm test' from publish action.
1 parent 0abd8c4 commit a21c1e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
with:
1818
node-version: 16
1919
- run: npm i
20-
- run: npm test
2120

2221
publish-npm:
2322
needs: build

0 commit comments

Comments
 (0)