41dcd9b2

By: Greg Pfeil <greg@technomadic.org>

Don’t package firmware for simulator builds

Discovered this when `build.py -o simulator` failed on macOS despite
successfully building the simulator.

The failure was due to there being no `python` symlink (fixed in the previous
commit). But having it succeed produced an invalid firmware alongside the
simulator. The simulator build now skips the steps to produce the firmware.

Suite timing

Time to Start Worker time Duration Time to finish Idle
Config 1s 8s 8s 10s 1s
Eval - - - - -
Build - - - - -
Suite 1s 8s 8s 10s 1s

Timeline

0s10s