aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-09-16 21:27:34 +0200
committerDario Nieuwenhuis <[email protected]>2024-09-16 21:27:34 +0200
commit73aa40a9b9ab13655aa39969494dd377f57b699e (patch)
tree7ced0e4f5cc7d6585bab5e7ced4b6150050b708d /ci.sh
parentbe0d9775e3bcc3c1bd1448e357d7c6cd67b68991 (diff)
Disable nrf52840 hil tests.
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci.sh b/ci.sh
index 5e8bddb8c..50331bdba 100755
--- a/ci.sh
+++ b/ci.sh
@@ -290,8 +290,9 @@ cargo batch \
290 $BUILD_EXTRA 290 $BUILD_EXTRA
291 291
292 292
293# temporarily disabled, bluepill board got bricked 293# temporarily disabled, these boards are dead.
294rm -rf out/tests/stm32f103c8 294rm -rf out/tests/stm32f103c8
295rm -rf out/tests/nrf52840-dk
295 296
296rm out/tests/stm32wb55rg/wpan_mac 297rm out/tests/stm32wb55rg/wpan_mac
297rm out/tests/stm32wb55rg/wpan_ble 298rm out/tests/stm32wb55rg/wpan_ble