There was an error while loading. Please reload this page.
1 parent 6c33b88 commit 3d9e32bCopy full SHA for 3d9e32b
1 file changed
.github/workflows/npm-publish.yml
@@ -15,8 +15,7 @@ jobs:
15
- uses: actions/setup-node@v2
16
with:
17
node-version: 14
18
- - run: npm ci
19
- - run: npm test
+ - run: npm install
20
21
publish-npm:
22
needs: build
0 commit comments