This commit is contained in:
Brandon Hancock
2025-01-09 16:35:31 -05:00
parent 90d610ed7e
commit d77902c537
7 changed files with 132 additions and 170 deletions

View File

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