Skip to content

Commit a78a311

Browse files
Update npm-publish.yml
1 parent 90c6470 commit a78a311

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
- uses: actions/setup-node@v1
1616
with:
1717
node-version: 12
18-
- run: npm ci
19-
- run: npm test
2018

2119
publish-npm:
2220
needs: build

0 commit comments

Comments
 (0)