fix: remove test for now
This commit is contained in:
parent
350ff7f0c3
commit
31551467d1
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
||||
node-version: 18
|
||||
- run: yarn install
|
||||
- run: yarn prettier-check
|
||||
- run: yarn test
|
||||
- uses: JS-DevTools/npm-publish@v1
|
||||
with:
|
||||
token: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user