The test CI workflow in .gitea/workflows/test.yaml no longer includes the "Deploy to production" step that previously ran on successful pushes to the master branch. This change removes the conditional deployment logic and the associated `make deploy` command from the workflow configuration.