I'm really surprised mono tests failed on https://github.com/roc-lang/roc/pull/6095 - shouldn't that be impossible since mono
doesn't even depend on cli
? :face_with_raised_eyebrow:
Maybe the tests on main are broken?
yeah trying that now locally...
yep that's it! PR incoming
https://github.com/roc-lang/roc/pull/6117
Probably from a merge that git resolved but didn't update those files. So the breakage didn't happen in the PR.
Last updated: Jul 06 2025 at 12:14 UTC