diff options
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -289,6 +289,9 @@ cargo batch \ | |||
| 289 | $BUILD_EXTRA | 289 | $BUILD_EXTRA |
| 290 | 290 | ||
| 291 | 291 | ||
| 292 | # temporarily disabled, bluepill board got bricked | ||
| 293 | rm -rf out/tests/stm32f103c8 | ||
| 294 | |||
| 292 | rm out/tests/stm32wb55rg/wpan_mac | 295 | rm out/tests/stm32wb55rg/wpan_mac |
| 293 | rm out/tests/stm32wb55rg/wpan_ble | 296 | rm out/tests/stm32wb55rg/wpan_ble |
| 294 | 297 | ||
