mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
do not run test before publish
This commit is contained in:
parent
ef0c619fac
commit
4f64985b52
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -16,7 +16,6 @@ jobs:
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
cache: 'pnpm'
|
||||
- run: pnpm install
|
||||
- run: pnpm test
|
||||
- run: pnpm build
|
||||
- run: npm publish
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user