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

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

1 Commits

Author SHA1 Message Date
argoyle fd7f7fca18 fix(ci): use go-test-coverage binary directly to fix Gitea Actions
authz_client / vulnerabilities (pull_request) Successful in 1m42s
authz_client / test (pull_request) Successful in 2m34s
pre-commit / pre-commit (pull_request) Successful in 7m47s
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:39:34 +02:00