mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
github/workflows: Run unix port workflow if mpy-cross changes.
Otherwise there is no CI for mpy-cross if only it changes. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
committed by
Jim Mussared
parent
f31a358eb2
commit
beb9b85c59
1
.github/workflows/ports_unix.yml
vendored
1
.github/workflows/ports_unix.yml
vendored
@@ -10,6 +10,7 @@ on:
|
||||
- 'extmod/**'
|
||||
- 'lib/**'
|
||||
- 'examples/**'
|
||||
- 'mpy-cross/**'
|
||||
- 'ports/unix/**'
|
||||
- 'tests/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user