We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61820af commit 0403910Copy full SHA for 0403910
1 file changed
.github/workflows/release-npm.yml
@@ -36,9 +36,6 @@ jobs:
36
- name: Install dependencies
37
run: npm ci
38
39
- - name: Run tests
40
- run: npm test
41
-
42
- name: Publish
43
env:
44
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments