Skip to content

Commit ffb200f

Browse files
committed
I think the sync might be optional...
1 parent 86aaf42 commit ffb200f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
with:
2424
python-version: ${{ matrix.python-version }}
2525
enable-cache: true
26-
- name: selfie-lib - uv install
27-
run: uv sync
28-
working-directory: python/selfie-lib
2926
- name: selfie-lib - pytest
3027
run: uv run pytest -vv
3128
working-directory: python/selfie-lib

0 commit comments

Comments
 (0)