aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2025-07-21 14:17:12 +0200
committerDario Nieuwenhuis <[email protected]>2025-07-21 14:17:12 +0200
commit4db3910011a6a2fddc14f17bcc34a2aeb093d7b6 (patch)
tree13cc1fbb1ac55fb5cf13528eacd4fae422b6247b /ci.sh
parentde4537d000ffeb8821a58056a99e76bb12c1536e (diff)
Disable flaky test rpi-pico/cyw43-perf
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index 229ddaae8..9d3e47a41 100755
--- a/ci.sh
+++ b/ci.sh
@@ -376,6 +376,7 @@ rm out/tests/pimoroni-pico-plus-2/pwm
376 376
377# flaky 377# flaky
378rm out/tests/rpi-pico/pwm 378rm out/tests/rpi-pico/pwm
379rm out/tests/rpi-pico/cyw43-perf
379 380
380if [[ -z "${TELEPROBE_TOKEN-}" ]]; then 381if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
381 echo No teleprobe token found, skipping running HIL tests 382 echo No teleprobe token found, skipping running HIL tests