diff options
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -372,6 +372,9 @@ 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 | # flaky | ||
| 376 | rm out/tests/rpi-pico/pwm | ||
| 377 | |||
| 375 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 378 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 376 | echo No teleprobe token found, skipping running HIL tests | 379 | echo No teleprobe token found, skipping running HIL tests |
| 377 | exit | 380 | exit |
