diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-09-04 23:01:07 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-09-04 23:16:48 +0200 |
| commit | 8a55adbfd865bc8912e0e2ac61c9db88f287808b (patch) | |
| tree | 763777fc48d9f1450316b239dea5ac4fbd27f6f6 /ci.sh | |
| parent | 3295ec94e5ea26e75a9debe17071808a64f9e517 (diff) | |
Revert "ci: remove failing tests"
This reverts commit c5732ce2857ce4028a2e03abeb65254200473e5a.
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -180,9 +180,4 @@ if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | |||
| 180 | exit | 180 | exit |
| 181 | fi | 181 | fi |
| 182 | 182 | ||
| 183 | rm out/tests/rpi-pico/ethernet_w5100s_perf | ||
| 184 | rm out/tests/nrf52840-dk/ethernet_enc28j60_perf | ||
| 185 | rm out/tests/nrf52840-dk/wifi_esp_hosted_perf | ||
| 186 | rm out/tests/rpi-pico/cyw43-perf | ||
| 187 | |||
| 188 | teleprobe client run -r out/tests | 183 | teleprobe client run -r out/tests |
