temporarily disable wifi_esp_hosted_perf test.

This commit is contained in:
Dario Nieuwenhuis 2023-09-28 05:17:22 +02:00
parent 6200d22438
commit 6b3745fc47

1
ci.sh
View file

@ -183,6 +183,7 @@ cargo batch \
--- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \
$BUILD_EXTRA
rm out/tests/nrf52840-dk/wifi_esp_hosted_perf
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
echo No teleprobe token found, skipping running HIL tests