diff options
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -183,6 +183,7 @@ cargo batch \ | |||
| 183 | --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ | 183 | --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ |
| 184 | $BUILD_EXTRA | 184 | $BUILD_EXTRA |
| 185 | 185 | ||
| 186 | rm out/tests/nrf52840-dk/wifi_esp_hosted_perf | ||
| 186 | 187 | ||
| 187 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 188 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 188 | echo No teleprobe token found, skipping running HIL tests | 189 | echo No teleprobe token found, skipping running HIL tests |
