remove test as there are none for now
This commit is contained in:
parent
cda3d325bb
commit
94827652c7
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
@ -28,9 +28,9 @@ jobs:
|
||||
# - name: Lint
|
||||
# run: |
|
||||
# npm run lint
|
||||
- name: Test
|
||||
run: |
|
||||
npm test
|
||||
# - name: Test
|
||||
# run: |
|
||||
# npm test
|
||||
- name: Push release to npm (public)
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
|
Loading…
Reference in New Issue
Block a user