aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-02-21 13:53:14 +0000
committerGitHub <[email protected]>2024-02-21 13:53:14 +0000
commit88bb5984297e5a04c31f989a799df05834679b4e (patch)
tree1f0c6c2636b1b321f39903b4bd2458e4e882cbdf
parent18da9a2b66f21a1d1b5cd07c8567b700be8c7b09 (diff)
parentf9aea0fb54cf2f74dc4cd5ce205c7f1bfaf5dc39 (diff)
Merge pull request #2586 from embassy-rs/rp-reenable-i2c-test
tests/rp: reenable i2c test.
-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