diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-07-07 23:33:10 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-07-07 23:33:10 +0200 |
| commit | 504261a8d0bc58fcfa8b73245eaf859f88d62a94 (patch) | |
| tree | 4c2402fe1a28b0307ce9597b393477a01a2e6c8f /ci.sh | |
| parent | f56197c51e7a75e1f0f794300a9df178bb18b8a2 (diff) | |
Reenable rpi pico tests.
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -372,9 +372,6 @@ rm out/tests/pimoroni-pico-plus-2/adc | |||
| 372 | # temporarily disabled | 372 | # temporarily disabled |
| 373 | rm out/tests/pimoroni-pico-plus-2/pwm | 373 | rm out/tests/pimoroni-pico-plus-2/pwm |
| 374 | 374 | ||
| 375 | # temporarily disabled, bad hardware connection. | ||
| 376 | rm -f out/tests/rpi-pico/* | ||
| 377 | |||
| 378 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 375 | if [[ -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 |
