From bb8a1b7f1f8728e09435a8ee89b393533f813e85 Mon Sep 17 00:00:00 2001 From: xoviat Date: Tue, 3 Oct 2023 15:53:22 -0500 Subject: wpan: re-enable HIL tests --- ci.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'ci.sh') diff --git a/ci.sh b/ci.sh index f2a686c7c..714056f15 100755 --- a/ci.sh +++ b/ci.sh @@ -201,8 +201,6 @@ 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 -- cgit