diff options
| author | xoviat <[email protected]> | 2023-10-02 18:55:31 -0500 |
|---|---|---|
| committer | xoviat <[email protected]> | 2023-10-02 18:55:31 -0500 |
| commit | 00824af82ba8bfa5cd8226ee057719595d8d10af (patch) | |
| tree | 5ccc1a454a223dc0782088e86412f603b33c3b0e /ci.sh | |
| parent | adf9ffb1095a65a375b7426086e6b99ccda3abc1 (diff) | |
ci: remove wpan tests
Diffstat (limited to 'ci.sh')
| -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 |
