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 46b0d3a commit b43da03Copy full SHA for b43da03
1 file changed
.github/workflows/downstream.yml
@@ -88,7 +88,7 @@ jobs:
88
run: |
89
uv venv
90
uv pip install --group dev
91
- uv sync --group dev --group test-zarr-main --no-build-isolation
+ uv sync --group dev --group test-zarr-main
92
uv pip install --no-build-isolation -e .
93
94
- name: Override zarr-python with branch version
0 commit comments