Some checks failed
Production Tests / Production Integration Tests (push) Failing after 1m12s
Changed uvicorn application path from src.app.main:app to app.main:app in both startup and cleanup steps to match the actual module structure where src is already in PYTHONPATH.