aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxoviat <[email protected]>2025-11-26 09:26:55 -0600
committerxoviat <[email protected]>2025-11-26 09:26:55 -0600
commitdfd0d31ff61b2efa5561fb44fc08a6d7ea4e5d41 (patch)
tree485dff5586903be2dd67ecb33b7bc32f12719120
parent1045738fa3e2f2f6b2968d4b35a4b618e6235d2e (diff)
remove rp test
-rwxr-xr-xci.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index b4ed0dc18..cee761500 100755
--- a/ci.sh
+++ b/ci.sh
@@ -65,6 +65,7 @@ rm out/tests/pimoroni-pico-plus-2/pwm
65# flaky 65# flaky
66rm out/tests/rpi-pico/pwm 66rm out/tests/rpi-pico/pwm
67rm out/tests/rpi-pico/cyw43-perf 67rm out/tests/rpi-pico/cyw43-perf
68rm out/tests/rpi-pico/uart_buffered
68 69
69# tests are implemented but the HIL test farm doesn't actually have these boards, yet 70# tests are implemented but the HIL test farm doesn't actually have these boards, yet
70rm -rf out/tests/stm32c071rb 71rm -rf out/tests/stm32c071rb