Skip to content

Commit 524edae

Browse files
committed
another fix
1 parent 9baefd3 commit 524edae

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
@@ -243,7 +243,7 @@ jobs:
243243
run: |
244244
uv pip install -r pydantic/pyproject.toml --extra timezone
245245
uv pip install maturin
246-
uv run bash -c 'cd ../pydantic-core && make build-dev'
246+
make build-dev
247247
env:
248248
UV_PROJECT_ENVIRONMENT: .venv
249249

0 commit comments

Comments
 (0)