diff options
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -328,6 +328,8 @@ rm out/tests/pimoroni-pico-plus-2/gpio_multicore | |||
| 328 | rm out/tests/pimoroni-pico-plus-2/flash | 328 | rm out/tests/pimoroni-pico-plus-2/flash |
| 329 | # This test passes locally but fails on the HIL, no idea why | 329 | # This test passes locally but fails on the HIL, no idea why |
| 330 | rm out/tests/pimoroni-pico-plus-2/i2c | 330 | rm out/tests/pimoroni-pico-plus-2/i2c |
| 331 | # The pico2 plus doesn't have the adcs hooked up like the picoW does. | ||
| 332 | rm out/tests/pimoroni-pico-plus-2/adc | ||
| 331 | 333 | ||
| 332 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 334 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 333 | echo No teleprobe token found, skipping running HIL tests | 335 | echo No teleprobe token found, skipping running HIL tests |
