ralph-claude-code/.github/workflows
frankbria 5823003ff0 fix(ci): build kcov from source instead of apt-get
kcov is not available in Ubuntu's default repositories. Update the
workflow to:
- Install kcov build dependencies
- Try downloading pre-built binary first
- Fall back to building from source if pre-built not available
- Add graceful handling for coverage measurement failures

Refs #10
2026-01-08 23:00:26 -07:00
..
claude-code-review.yml Add Claude Code Review workflow 2026-01-08 20:28:42 -07:00
claude.yml Add Claude Code GitHub Actions workflow 2026-01-08 20:30:01 -07:00
test.yml fix(ci): build kcov from source instead of apt-get 2026-01-08 23:00:26 -07:00