Commit 569a53f
fix(ci): install just so the phantom-command check actually runs
The RSR guard's second half checks that every `just <recipe>` named in the
docs exists. On the runner `just` was absent, so it emitted its warning and
SKIPPED — announcing itself rather than silently passing, but skipping all
the same. A check that never executes in CI is half a gate, and this is the
exact half that would have caught the twelve phantom recipes.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 84e1cf9 commit 569a53f
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
0 commit comments