mirror of
https://github.com/encounter/ghidra-cli.git
synced 2026-07-10 03:18:56 -07:00
Job-level timeout-minutes causes "cancelled" conclusion which continue-on-error doesn't cover. Step-level timeout causes "failure" which continue-on-error properly handles, making CI green even when Windows tests exceed the time limit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>