temporarily disable wifi_esp_hosted_perf test.
This commit is contained in:
parent
6200d22438
commit
6b3745fc47
1 changed files with 1 additions and 0 deletions
1
ci.sh
1
ci.sh
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue