verbose uv
This commit is contained in:
@@ -60,9 +60,9 @@ jobs:
|
||||
|
||||
- name: Run core tests
|
||||
run: |
|
||||
uv run --directory cli pytest
|
||||
uv run --directory packages/agebd pytest
|
||||
uv run --directory scripts pytest
|
||||
uv run --directory cli pytest -v
|
||||
uv run --directory packages/agebd pytest -v
|
||||
uv run --directory scripts pytest -v
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# Directory Deployments
|
||||
|
||||
Reference in New Issue
Block a user