aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxoviat <[email protected]>2023-09-03 11:48:41 -0500
committerxoviat <[email protected]>2023-09-03 11:48:41 -0500
commitc5732ce2857ce4028a2e03abeb65254200473e5a (patch)
treea063caa30cb0229bb84abf8883f12ea6ce2f93c5
parent2e6f4237f2410aa18c9866a5a1a5ed1f3bec8a4e (diff)
ci: remove failing tests
-rwxr-xr-xci.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index db00c406c..4112144bc 100755
--- a/ci.sh
+++ b/ci.sh
@@ -180,4 +180,9 @@ if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
180 exit 180 exit
181fi 181fi
182 182
183rm out/tests/rpi-pico/ethernet_w5100s_perf
184rm out/tests/nrf52840-dk/ethernet_enc28j60_perf
185rm out/tests/nrf52840-dk/wifi_esp_hosted_perf
186rm out/tests/rpi-pico/cyw43-perf
187
183teleprobe client run -r out/tests 188teleprobe client run -r out/tests