374fe724d2
Gitea Actions doesn't support reusable workflows (uses: ./.gitea/workflows/test.yml). Inline the test jobs directly into deploy workflows instead. This ensures tests run before deployment while maintaining Gitea compatibility.