Skip to content

Commit b43da03

Browse files
committed
another isolation change
1 parent 46b0d3a commit b43da03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: |
8989
uv venv
9090
uv pip install --group dev
91-
uv sync --group dev --group test-zarr-main --no-build-isolation
91+
uv sync --group dev --group test-zarr-main
9292
uv pip install --no-build-isolation -e .
9393
9494
- name: Override zarr-python with branch version

0 commit comments

Comments
 (0)