Commit 438f100
committed
[CI] gap9-w-ne16-tiled: mark workspace safe (match other runner workflows)
The NE16 CI runs on ecab71e and 7f6ce26 tripped on git's "dubious
ownership" check for TargetLibraries/CMSIS/third_party/CMSIS-NN during
submodule fetch, killing the job before any pytest started. The CMSIS-NN
submodule SHA hasn't changed since 822dd32 (where this workflow last
passed), so this is purely a runner workspace-ownership issue.
Add the same Mark workspace as safe step that every other platform's
_runner-*.yml already uses (siracusa, snitch, gap9, gap9-tiled, chimera,
generic, cortexm, mempool, siracusa-neureka-tiled, ...).1 parent 7f6ce26 commit 438f100
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments