We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7a882 commit e261a06Copy full SHA for e261a06
.github/workflows/minimal.yml
@@ -28,6 +28,8 @@ jobs:
28
pytest -svx --timeout=300
29
- name: Fixture generation
30
shell: "bash -l {0}"
31
+ env:
32
+ ZARR_V3_EXPERIMENTAL_API: 1
33
run: |
34
conda activate minimal
35
rm -rf fixture/
0 commit comments