mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
no production build test
This commit is contained in:
parent
4c4e4d1ec4
commit
68d84b32dc
2
.github/workflows/test-multiple-builds.yml
vendored
2
.github/workflows/test-multiple-builds.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
build: [cjs, esm]
|
||||
env: [development, production]
|
||||
env: [development] # [development, production]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user