Skip to content

Commit 5a35860

Browse files
committed
Use uv venv
1 parent 80c1df0 commit 5a35860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-i386.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Install numcodecs
4242
run: |
4343
export DISABLE_NUMCODECS_AVX2=""
44+
uv venv
4445
uv pip install -v -e .[test,test_extras,msgpack,crc32c,pcodec,zfpy]
4546
shell: alpine.sh {0}
4647

0 commit comments

Comments
 (0)