Skip to content

Commit e261a06

Browse files
committed
Activate ZVEA for minimal.yml
1 parent 7c7a882 commit e261a06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/minimal.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
pytest -svx --timeout=300
2929
- name: Fixture generation
3030
shell: "bash -l {0}"
31+
env:
32+
ZARR_V3_EXPERIMENTAL_API: 1
3133
run: |
3234
conda activate minimal
3335
rm -rf fixture/

0 commit comments

Comments
 (0)