Files
ComfyUI/.github/workflows
bymyself 2d43a135eb ci: make unit and execution tests able to fail a PR
Both jobs were continue-on-error: true at the job level, so a failing
pytest run reported success. They are the only two jobs in the workflow
tree that do this.

Verified green before removing the flag: the last 30 completed runs of
each workflow on master (90 matrix jobs each, ubuntu/windows/macos) have
zero failing steps.

Also sets fail-fast: false so one OS failing no longer cancels the other
two matrix legs' results.
2026-08-10 13:56:57 -07:00
..
2026-07-09 17:57:44 -04:00
2025-05-06 04:23:00 -04:00