Skip to content

Commit 3b7ace0

Browse files
committed
try project pydantic
1 parent bef5e5c commit 3b7ace0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

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

0 commit comments

Comments
 (0)