ci: remove wpan tests
This commit is contained in:
parent
adf9ffb109
commit
00824af82b
1 changed files with 3 additions and 0 deletions
3
ci.sh
3
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
|
||||
|
|
Loading…
Reference in a new issue