Skip to content

Commit 3d9e32b

Browse files
authored
Update npm-publish.yml
1 parent 6c33b88 commit 3d9e32b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
- uses: actions/setup-node@v2
1616
with:
1717
node-version: 14
18-
- run: npm ci
19-
- run: npm test
18+
- run: npm install
2019

2120
publish-npm:
2221
needs: build

0 commit comments

Comments
 (0)