diff options
| author | xoviat <[email protected]> | 2023-10-03 15:53:22 -0500 |
|---|---|---|
| committer | xoviat <[email protected]> | 2023-10-03 15:53:22 -0500 |
| commit | bb8a1b7f1f8728e09435a8ee89b393533f813e85 (patch) | |
| tree | 303f04f0bbfda2799a9614fd3a3f8f63051f9f69 /ci.sh | |
| parent | b012a67df7b5c95cce0e09eb66e3952bbc021bcc (diff) | |
wpan: re-enable HIL tests
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -201,8 +201,6 @@ cargo batch \ | |||
| 201 | $BUILD_EXTRA | 201 | $BUILD_EXTRA |
| 202 | 202 | ||
| 203 | 203 | ||
| 204 | rm out/tests/stm32wb55rg/wpan_mac | ||
| 205 | rm out/tests/stm32wb55rg/wpan_ble | ||
| 206 | 204 | ||
| 207 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 205 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 208 | echo No teleprobe token found, skipping running HIL tests | 206 | echo No teleprobe token found, skipping running HIL tests |
