ci: remove wpan tests again

This commit is contained in:
xoviat 2023-10-03 16:59:18 -05:00
parent 0c4cddfafb
commit e7ab044935

3
ci.sh
View File

@ -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