aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index 933e54a80..75640e384 100755
--- a/ci.sh
+++ b/ci.sh
@@ -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.
211rm out/tests/rpi-pico/i2c
212
210rm out/tests/stm32wb55rg/wpan_mac 213rm out/tests/stm32wb55rg/wpan_mac
211rm out/tests/stm32wb55rg/wpan_ble 214rm out/tests/stm32wb55rg/wpan_ble
212 215