aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2023-09-04 23:20:00 +0200
committerGitHub <[email protected]>2023-09-04 23:20:00 +0200
commit87d308653340f050dda5382777c80b373bd203cb (patch)
tree763777fc48d9f1450316b239dea5ac4fbd27f6f6
parent3295ec94e5ea26e75a9debe17071808a64f9e517 (diff)
parent8a55adbfd865bc8912e0e2ac61c9db88f287808b (diff)
Merge pull request #1863 from embassy-rs/reenable-test
Revert "ci: remove failing tests"
-rwxr-xr-xci.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/ci.sh b/ci.sh
index 4112144bc..db00c406c 100755
--- a/ci.sh
+++ b/ci.sh
@@ -180,9 +180,4 @@ 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
188teleprobe client run -r out/tests 183teleprobe client run -r out/tests