diff options
author | Damien George <damien@micropython.org> | 2025-08-01 10:30:55 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-01 11:04:01 +1000 |
commit | 97d56527a06dbcbe6fdb96e41597b9b053df3315 (patch) | |
tree | 0ab6c35e140f8531c5fd471919d9c167348ff5c7 /docs/esp8266 | |
parent | dbbaa959c85c04dbbcde5908b5d0775b574e44e7 (diff) |
github/workflows: Build unix port for docs and run workflow more often.
The unix port is needed to build the docs, due to the cpydiff tests which
run both CPython and MicroPython (unix port). That was previously not
failing the CI because the output from MicroPython was:
/bin/sh: 1: ../ports/unix/build-standard/micropython: not found
which doesn't match the CPython output for any of the cpydiff tests, and so
it was considered a "pass" in terms of the output differing.
Also, run the docs workflow when py/ or tests/cpydiff/ changes, because the
cpydiff results may change when the core code changes.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions