Skip to content

Commit d9238fa

Browse files
committed
venv
1 parent 7b214d2 commit d9238fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ jobs:
238238

239239
- name: set up venv
240240
run: |
241+
uv venv
241242
uv sync --python 3.13 --project pydantic --extra timezone
242243
uv pip install maturin
243244
uv run bash -c 'cd ../pydantic-core && make build-dev'

0 commit comments

Comments
 (0)