fix(ci): use go-test-coverage binary directly to fix Gitea Actions #150

Merged
argoyle merged 1 commits from fix/coverage-tool-binary into main 2026-04-29 05:45:20 +00:00

1 Commits

Author SHA1 Message Date
argoyle 5b581a7f82 fix(ci): use go-test-coverage binary directly to fix Gitea Actions
presenter / vulnerabilities (pull_request) Successful in 1m59s
presenter / test (pull_request) Successful in 2m35s
pre-commit / pre-commit (pull_request) Successful in 5m52s
Switch from broken composite action wrapper to direct go install +
binary invocation matching the established Frostmoln pattern. Use
--github-action-output to expose total-coverage as a step output.
2026-04-29 07:33:09 +02:00