Skip to content

Commit df03b65

Browse files
committed
fix: create venv first
1 parent f4d9863 commit df03b65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
- name: Install numcodecs with test-zarr-main group
8686
working-directory: numcodecs
8787
run: |
88+
uv venv
8889
uv pip install meson-python
8990
uv sync --group dev --group test-zarr-main --no-build-isolation
9091
uv pip install --no-build-isolation -e .

0 commit comments

Comments
 (0)