jolt/.github/workflows
Yogthos dd0e0b55cc CI: invoke Chez via a scheme wrapper, not a symlink
Chez derives its boot-file name from argv0, so a symlink named chez looks for a
nonexistent chez.boot (CI failed at the first gate step). Replace the symlink
with a wrapper that exec's scheme, preserving argv0 so the boot files resolve.
2026-06-21 15:32:16 -04:00
..
tests.yml CI: invoke Chez via a scheme wrapper, not a symlink 2026-06-21 15:32:16 -04:00