mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-28 21:44:21 +01:00
add uv sync to all packages
This commit is contained in:
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
enable-cache: true
|
||||
|
||||
- name: Install the project
|
||||
run: uv sync --all-extras --dev
|
||||
run: uv sync --all-extras --dev --all-packages
|
||||
|
||||
- name: Run Pytest
|
||||
run: uvx pytest tests
|
||||
|
||||
Reference in New Issue
Block a user