chore: temporarily disable pico tests

This commit is contained in:
Ulf Lilleengen 2025-05-23 14:32:36 +02:00
parent 94f9b27074
commit 489c9df453

2
ci.sh
View File

@ -362,6 +362,8 @@ rm out/tests/pimoroni-pico-plus-2/flash
rm out/tests/pimoroni-pico-plus-2/i2c
# The pico2 plus doesn't have the adcs hooked up like the picoW does.
rm out/tests/pimoroni-pico-plus-2/adc
# temporarily disabled, bad hardware connection.
rm -f out/tests/rpi-pico/*
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
echo No teleprobe token found, skipping running HIL tests