aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index db5f4d800..af98d6ed2 100755
--- a/ci.sh
+++ b/ci.sh
@@ -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
186rm out/tests/nrf52840-dk/wifi_esp_hosted_perf
186 187
187if [[ -z "${TELEPROBE_TOKEN-}" ]]; then 188if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
188 echo No teleprobe token found, skipping running HIL tests 189 echo No teleprobe token found, skipping running HIL tests