diff --git a/ci.sh b/ci.sh index 714056f1..d8bbb785 100755 --- a/ci.sh +++ b/ci.sh @@ -201,6 +201,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