chore: remove test_main.py file as part of test suite cleanup

This commit is contained in:
swve 2025-07-27 19:58:37 +02:00
parent 44f4a08b5a
commit 367c25b084
2 changed files with 1 additions and 51 deletions

View file

@ -28,4 +28,4 @@ jobs:
- name: Run tests
run: |
cd apps/api
uv run pytest
uv run pytest -v