verbose run

This commit is contained in:
Lorenze Jay
2024-11-19 17:31:53 -08:00
parent b185b9e289
commit 4663997b4c

View File

@@ -29,4 +29,4 @@ jobs:
run: uv sync --dev --all-extras
- name: Run tests
run: uv run pytest tests
run: uv run pytest tests -vv