mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-25 15:01:11 +02:00
041051e154
The generated cart release workflow curls cartkit.py into RUNNER_TEMP and runs the selftest from the cart repo, where find_repo() finds nothing and scaffold exits non-zero, so every cart release failed at the first step. Report failures and skips even under --quiet; the workflow passes it, so the only output was the FAIL count with no indication of which check.