Reenable rpi pico tests.

This commit is contained in:
Dario Nieuwenhuis 2025-07-07 23:33:10 +02:00
parent f56197c51e
commit 504261a8d0

3
ci.sh
View File

@ -372,9 +372,6 @@ rm out/tests/pimoroni-pico-plus-2/adc
# temporarily disabled
rm out/tests/pimoroni-pico-plus-2/pwm
# 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
exit