Skip to content

Commit bf6d59b

Browse files
committed
try src file
1 parent 3c3b2e3 commit bf6d59b

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 --python 3.13 --extra timezone pydantic/pyproject.toml
241+
uv sync pydantic/pyproject.toml --python 3.13 --extra timezone
242242
uv pip install maturin
243243
uv run bash -c 'cd ../pydantic-core && make build-dev'
244244

0 commit comments

Comments
 (0)