aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxoviat <[email protected]>2023-09-11 17:50:08 -0500
committerxoviat <[email protected]>2023-09-11 17:50:08 -0500
commit4072a16af636d2943b41323aabf0e0c73a80b893 (patch)
treecdfdfd6b0dd2859b8106f2a4ddcca1b89ef69f56
parent44a5c32ea460a7fb1c125b0f487bc1d705f077e1 (diff)
ci: remove wpan_ble for hil
-rwxr-xr-xci.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index db00c406c..ba684e449 100755
--- a/ci.sh
+++ b/ci.sh
@@ -180,4 +180,6 @@ if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
180 exit 180 exit
181fi 181fi
182 182
183rm out/tests/stm32wb55rg/wpan_ble
184
183teleprobe client run -r out/tests 185teleprobe client run -r out/tests