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 d692596 commit 03ebd27Copy full SHA for 03ebd27
.github/workflows/release.yml
@@ -27,7 +27,6 @@ jobs:
27
with:
28
node-version: 12
29
- run: npm install
30
- - run: npm run build
31
- run: npm run test
32
- uses: MeilCli/bump-release-action@v1
33
0 commit comments