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 d1a65bb commit 94f039fCopy full SHA for 94f039f
.github/workflows/publish-master.yml
@@ -18,8 +18,6 @@ jobs:
18
registry-url: 'https://registry.npmjs.org'
19
- name: install
20
run: npm install
21
- - name: test
22
- run: npm test
23
# Publish to npm if this version is not published
24
- name: publish
25
run: npm run publish:npm
0 commit comments