diff options
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -385,6 +385,9 @@ rm out/tests/pimoroni-pico-plus-2/pwm | |||
| 385 | rm out/tests/rpi-pico/pwm | 385 | rm out/tests/rpi-pico/pwm |
| 386 | rm out/tests/rpi-pico/cyw43-perf | 386 | rm out/tests/rpi-pico/cyw43-perf |
| 387 | 387 | ||
| 388 | # tests are implemented but the HIL test farm doesn't actually have this board yet | ||
| 389 | rm -rf out/tests/stm32c071rb | ||
| 390 | |||
| 388 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 391 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 389 | echo No teleprobe token found, skipping running HIL tests | 392 | echo No teleprobe token found, skipping running HIL tests |
| 390 | exit | 393 | exit |
