diff options
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -197,6 +197,9 @@ cargo batch \ | |||
| 197 | $BUILD_EXTRA | 197 | $BUILD_EXTRA |
| 198 | 198 | ||
| 199 | 199 | ||
| 200 | rm out/tests/stm32wb55rg/wpan_mac | ||
| 201 | rm out/tests/stm32wb55rg/wpan_ble | ||
| 202 | |||
| 200 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 203 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 201 | echo No teleprobe token found, skipping running HIL tests | 204 | echo No teleprobe token found, skipping running HIL tests |
| 202 | exit | 205 | exit |
