ci: remove wpan tests again
This commit is contained in:
parent
0c4cddfafb
commit
e7ab044935
1 changed files with 3 additions and 0 deletions
3
ci.sh
3
ci.sh
|
@ -201,6 +201,9 @@ cargo batch \
|
||||||
$BUILD_EXTRA
|
$BUILD_EXTRA
|
||||||
|
|
||||||
|
|
||||||
|
rm out/tests/stm32wb55rg/wpan_mac
|
||||||
|
rm out/tests/stm32wb55rg/wpan_ble
|
||||||
|
|
||||||
|
|
||||||
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
|
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
|
||||||
echo No teleprobe token found, skipping running HIL tests
|
echo No teleprobe token found, skipping running HIL tests
|
||||||
|
|
Loading…
Reference in a new issue