Juror now caches its compiled runtime and pinned model harnesses between GitHub Actions runs, avoiding repeated builds and CLI installations on warm runs.
What's Changed
- perf(action): cache dependencies between runs by @cderinbogaz in #38
Full Changelog: v1.3.2...v1.3.3