aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorxoviat <[email protected]>2023-10-03 16:44:44 -0500
committerxoviat <[email protected]>2023-10-03 16:44:44 -0500
commit0c4cddfafbcb6be2b91ab54fbb71453c7e78afe1 (patch)
tree33237210b0bd7e8b23bc968b42ad401e04924eef /ci.sh
parente561e673c2ad6ef403f808ffa8ad33a6c74a86b7 (diff)
parent09dfcd6b66597a31a5262ebf67f20a1a9e4641a3 (diff)
Merge branch 'main' of github.com:embassy-rs/embassy into opamp
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ci.sh b/ci.sh
index f2a686c7c..714056f15 100755
--- a/ci.sh
+++ b/ci.sh
@@ -201,8 +201,6 @@ cargo batch \
201 $BUILD_EXTRA 201 $BUILD_EXTRA
202 202
203 203
204rm out/tests/stm32wb55rg/wpan_mac
205rm out/tests/stm32wb55rg/wpan_ble
206 204
207if [[ -z "${TELEPROBE_TOKEN-}" ]]; then 205if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
208 echo No teleprobe token found, skipping running HIL tests 206 echo No teleprobe token found, skipping running HIL tests