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 b46d21a commit 8aeafb0Copy full SHA for 8aeafb0
.github/workflows/auto-build.yml
@@ -38,7 +38,6 @@ jobs:
38
with:
39
node-version: ${{ matrix.node-version }}
40
- run: npm install
41
- - run: npm test
42
- run: npm run build2
43
- uses: actions/upload-artifact@v2
44
.github/workflows/release.yml
@@ -41,7 +41,6 @@ jobs:
45
46
- name: Create Release
47
id: create_release
0 commit comments