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

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

1 Commits

Author SHA1 Message Date
argoyle 816d6ed92f fix(ci): use go-test-coverage binary directly to fix Gitea Actions
otelsetup / vulnerabilities (pull_request) Successful in 2m18s
otelsetup / test (pull_request) Successful in 2m49s
pre-commit / pre-commit (pull_request) Successful in 7m2s
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:31:27 +02:00