diff --git a/ci.sh b/ci.sh index de46d898..318c6cc0 100755 --- a/ci.sh +++ b/ci.sh @@ -197,6 +197,9 @@ cargo batch \ $BUILD_EXTRA +rm out/tests/stm32wb55rg/wpan_mac +rm out/tests/stm32wb55rg/wpan_ble + if [[ -z "${TELEPROBE_TOKEN-}" ]]; then echo No teleprobe token found, skipping running HIL tests exit