updating tests

This commit is contained in:
Brandon Hancock
2025-01-09 16:11:48 -05:00
parent 58a8c442da
commit 91144a692a

View File

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