Commit 220f0ef
fix(ci): drop
The 2a `migration-assistant` job ran `just install-grammar`, but
GitHub Actions ubuntu-latest runners do not ship the `just` task
runner preinstalled. Direct script invocation
`./editors/tree-sitter-rescript/scripts/install.sh` is equivalent
and removes the implicit dependency on a tool nothing else in this
workflow uses. The justfile recipe stays for local developer
ergonomics.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>just from migration-assistant job (not preinstalled)1 parent 5d234ef commit 220f0ef
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
153 | 158 | | |
154 | 159 | | |
155 | 160 | | |
| |||
0 commit comments