We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a27d6 commit d816bf9Copy full SHA for d816bf9
.github/workflows/npmpublish.yml
@@ -6,8 +6,6 @@ jobs:
6
steps:
7
- uses: actions/checkout@v2
8
- uses: bahmutov/npm-install@v1
9
- - run: npm test
10
- - run: npm run build
11
- id: publish
12
uses: JS-DevTools/npm-publish@v1
13
with:
0 commit comments