Commit b89738f
fix(ci): restore [toolchain] moc = "1.5.0" in backend/mo/ic_vetkeys/mops.toml
The toolchain section was added in the base branch (2c7813b) to allow
mops test to resolve the Motoko compiler without falling back to
`dfx cache show` (dfx is not installed). Our patch overwrote the file
with the version from all-changes which was missing this section,
causing backend-motoko CI jobs to fail with "dfx: not found".
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9e70f23 commit b89738f
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
0 commit comments