diff options
| author | xoviat <[email protected]> | 2023-09-16 15:20:55 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-16 15:20:55 +0000 |
| commit | 044b837caaa90ce4a52a2f2f5be8a657e6ff61a7 (patch) | |
| tree | feb2e87b6df5784a001f9679ae029acf4ca91336 /ci.sh | |
| parent | b5fffbf66fbbdf8f2dcb57097cf7d92696dd2431 (diff) | |
| parent | ad0a306ea52f7d842efa8ce40c89f462501ed018 (diff) | |
Merge pull request #1914 from xoviat/fix-wpan
stm32: fix wpan_ble test
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -182,6 +182,4 @@ if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | |||
| 182 | exit | 182 | exit |
| 183 | fi | 183 | fi |
| 184 | 184 | ||
| 185 | rm out/tests/stm32wb55rg/wpan_ble | ||
| 186 | |||
| 187 | teleprobe client run -r out/tests | 185 | teleprobe client run -r out/tests |
