enable wifi_esp_hosted_perf test, disable stm32f4 stop test.
This commit is contained in:
parent
eb12114345
commit
3c9dfbbc9d
3
ci.sh
3
ci.sh
@ -196,7 +196,8 @@ 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
|
||||
# temporarily disabled: broken by nightly update and/or clock settings update.
|
||||
rm out/tests/stm32f429zi/stop
|
||||
|
||||
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
|
||||
echo No teleprobe token found, skipping running HIL tests
|
||||
|
Loading…
Reference in New Issue
Block a user