aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-02-23 01:45:10 +0100
committerGitHub <[email protected]>2024-02-23 01:45:10 +0100
commita6a5d9913cda2ecfe89b63fa0bcf7afaebc2dac0 (patch)
tree14124a6f34d351a979cb110a0ce566b588f5d272 /ci.sh
parent5b7e2d88265b5633fa53047961598fbc38bffed0 (diff)
parent2855bb69680a42a721fe88168657ea1e634e8766 (diff)
Merge branch 'main' into stm32l0-reset-rtc
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