diff options
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -362,6 +362,8 @@ rm out/tests/pimoroni-pico-plus-2/flash | |||
| 362 | rm out/tests/pimoroni-pico-plus-2/i2c | 362 | rm out/tests/pimoroni-pico-plus-2/i2c |
| 363 | # The pico2 plus doesn't have the adcs hooked up like the picoW does. | 363 | # The pico2 plus doesn't have the adcs hooked up like the picoW does. |
| 364 | rm out/tests/pimoroni-pico-plus-2/adc | 364 | rm out/tests/pimoroni-pico-plus-2/adc |
| 365 | # temporarily disabled, bad hardware connection. | ||
| 366 | rm -f out/tests/rpi-pico/* | ||
| 365 | 367 | ||
| 366 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 368 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 367 | echo No teleprobe token found, skipping running HIL tests | 369 | echo No teleprobe token found, skipping running HIL tests |
