We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70c015 commit ef1e7dfCopy full SHA for ef1e7df
.github/workflows/npmpublish.yml
@@ -13,7 +13,6 @@ jobs:
13
with:
14
node-version: 12
15
- run: npm ci
16
- - run: npm test
17
18
publish-npm:
19
needs: build
0 commit comments