aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/ci.sh b/ci.sh
index e54112359..dddef11ae 100755
--- a/ci.sh
+++ b/ci.sh
@@ -372,9 +372,6 @@ rm out/tests/pimoroni-pico-plus-2/adc
372# temporarily disabled 372# temporarily disabled
373rm out/tests/pimoroni-pico-plus-2/pwm 373rm out/tests/pimoroni-pico-plus-2/pwm
374 374
375# temporarily disabled, bad hardware connection.
376rm -f out/tests/rpi-pico/*
377
378if [[ -z "${TELEPROBE_TOKEN-}" ]]; then 375if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
379 echo No teleprobe token found, skipping running HIL tests 376 echo No teleprobe token found, skipping running HIL tests
380 exit 377 exit