diff options
| author | xoviat <[email protected]> | 2023-09-11 17:50:08 -0500 |
|---|---|---|
| committer | xoviat <[email protected]> | 2023-09-11 17:50:08 -0500 |
| commit | 4072a16af636d2943b41323aabf0e0c73a80b893 (patch) | |
| tree | cdfdfd6b0dd2859b8106f2a4ddcca1b89ef69f56 /ci.sh | |
| parent | 44a5c32ea460a7fb1c125b0f487bc1d705f077e1 (diff) | |
ci: remove wpan_ble for hil
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -180,4 +180,6 @@ if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | |||
| 180 | exit | 180 | exit |
| 181 | fi | 181 | fi |
| 182 | 182 | ||
| 183 | rm out/tests/stm32wb55rg/wpan_ble | ||
| 184 | |||
| 183 | teleprobe client run -r out/tests | 185 | teleprobe client run -r out/tests |
