Enable / Disable
Last updated on September 14, 2026
You can disable phases to skip execution without deleting them.
name: Controller Board Test
main:
- name: Debug Logging
key: debug_logging
python: phases.debug
enabled: falseTofuPilot skips disabled phases without recording any results.
How is this guide?