From dfd0d31ff61b2efa5561fb44fc08a6d7ea4e5d41 Mon Sep 17 00:00:00 2001 From: xoviat Date: Wed, 26 Nov 2025 09:26:55 -0600 Subject: remove rp test --- ci.sh | 1 + 1 file changed, 1 insertion(+) 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 # flaky rm out/tests/rpi-pico/pwm rm out/tests/rpi-pico/cyw43-perf +rm out/tests/rpi-pico/uart_buffered # tests are implemented but the HIL test farm doesn't actually have these boards, yet rm -rf out/tests/stm32c071rb -- cgit