diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-09-28 05:17:22 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-09-28 05:34:19 +0200 |
| commit | 6b3745fc4741b536b111f6e9bbc39e108d8a2eef (patch) | |
| tree | bcd004dc85058d5b1edc58198cfff6b209c57707 /ci.sh | |
| parent | 6200d22438be21a014d95b9d4dde872fab18a51b (diff) | |
temporarily disable wifi_esp_hosted_perf test.
Diffstat (limited to 'ci.sh')
| -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 |
