ci: remove wpan_ble for hil
This commit is contained in:
parent
44a5c32ea4
commit
4072a16af6
1 changed files with 2 additions and 0 deletions
2
ci.sh
2
ci.sh
|
@ -180,4 +180,6 @@ if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
|
|||
exit
|
||||
fi
|
||||
|
||||
rm out/tests/stm32wb55rg/wpan_ble
|
||||
|
||||
teleprobe client run -r out/tests
|
||||
|
|
Loading…
Reference in a new issue