Skip to content

Commit 638d602

Browse files
committed
Remove uv sync part
1 parent 12b230f commit 638d602

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-python.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ jobs:
6060
with:
6161
version: "latest"
6262

63-
- name: uv sync
64-
working-directory: python
65-
run: uv sync --no-install-package geoindex-rs
66-
6763
- name: maturin venv Build
6864
working-directory: python
6965
run: uv run maturin develop

0 commit comments

Comments
 (0)