chore: there are no tests
This commit is contained in:
parent
77cc7fde6c
commit
17994abb92
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -12,7 +12,6 @@ jobs:
|
||||
with:
|
||||
node-version: 20
|
||||
- run: npm install
|
||||
- run: npm test
|
||||
- uses: JS-DevTools/npm-publish@v3
|
||||
with:
|
||||
token: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user