Skip to content

Commit b3a3023

Browse files
committed
feat: remove npm test from publish workflow
1 parent 4959f54 commit b3a3023

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
@@ -19,7 +19,6 @@ jobs:
1919
with:
2020
node-version: 12
2121
- run: npm ci
22-
- run: npm test
2322

2423
publish-npm:
2524
needs: build

0 commit comments

Comments
 (0)