diff options
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -207,6 +207,9 @@ cargo batch \ | |||
| 207 | $BUILD_EXTRA | 207 | $BUILD_EXTRA |
| 208 | 208 | ||
| 209 | 209 | ||
| 210 | # failed, a wire must've come loose, will check asap. | ||
| 211 | rm out/tests/rpi-pico/i2c | ||
| 212 | |||
| 210 | rm out/tests/stm32wb55rg/wpan_mac | 213 | rm out/tests/stm32wb55rg/wpan_mac |
| 211 | rm out/tests/stm32wb55rg/wpan_ble | 214 | rm out/tests/stm32wb55rg/wpan_ble |
| 212 | 215 | ||
