1 parent 329e2b4 commit 352d6bfCopy full SHA for 352d6bf
1 file changed
.github/workflows/npm-publish.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
node-version: 16
18
- run: npm ci
19
- - run: npm test:ci
+ - run: npm run test:ci
20
21
publish-npm:
22
needs: build
0 commit comments