aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-02-17 03:37:51 +0100
committerDario Nieuwenhuis <[email protected]>2024-02-17 03:52:42 +0100
commitf9aea0fb54cf2f74dc4cd5ce205c7f1bfaf5dc39 (patch)
treeb3be25bec85a5b643ee5525b233186a86f98c760 /ci.sh
parent377e58e408f830f79171a470ba602b7d8bc525e4 (diff)
tests/rp: reenable i2c test.
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/ci.sh b/ci.sh
index ef706bdc5..b2170a225 100755
--- a/ci.sh
+++ b/ci.sh
@@ -239,9 +239,6 @@ cargo batch \
239 $BUILD_EXTRA 239 $BUILD_EXTRA
240 240
241 241
242# failed, a wire must've come loose, will check asap.
243rm out/tests/rpi-pico/i2c
244
245rm out/tests/stm32wb55rg/wpan_mac 242rm out/tests/stm32wb55rg/wpan_mac
246rm out/tests/stm32wb55rg/wpan_ble 243rm out/tests/stm32wb55rg/wpan_ble
247 244