GITHUB_PATH does not reliably update PATH for subsequent steps in Gitea Actions. Put Go install + all checks in one step with explicit PATH export. Simplify to 2 jobs: test + build.
GITHUB_PATH does not reliably update PATH for subsequent steps in Gitea Actions. Put Go install + all checks in one step with explicit PATH export. Simplify to 2 jobs: test + build.