aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci.sh b/ci.sh
index d8bbb7858..46a48f6b2 100755
--- a/ci.sh
+++ b/ci.sh
@@ -203,7 +203,7 @@ cargo batch \
203 203
204rm out/tests/stm32wb55rg/wpan_mac 204rm out/tests/stm32wb55rg/wpan_mac
205rm out/tests/stm32wb55rg/wpan_ble 205rm out/tests/stm32wb55rg/wpan_ble
206 206rm out/tests/stm32f207zg/eth
207 207
208if [[ -z "${TELEPROBE_TOKEN-}" ]]; then 208if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
209 echo No teleprobe token found, skipping running HIL tests 209 echo No teleprobe token found, skipping running HIL tests