diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-10-06 23:25:39 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-10-06 23:25:39 +0200 |
| commit | 75c1a9a3aa695fc8c0c1ab9712e99ecb22eb8ae4 (patch) | |
| tree | c81d82847b787d45134e5cbcf5cf09774919f341 /ci.sh | |
| parent | 4075ac84e14cbf970e773ba4a178ef4f82267c48 (diff) | |
disable flaky f2 eth test
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -203,7 +203,7 @@ cargo batch \ | |||
| 203 | 203 | ||
| 204 | rm out/tests/stm32wb55rg/wpan_mac | 204 | rm out/tests/stm32wb55rg/wpan_mac |
| 205 | rm out/tests/stm32wb55rg/wpan_ble | 205 | rm out/tests/stm32wb55rg/wpan_ble |
| 206 | 206 | rm out/tests/stm32f207zg/eth | |
| 207 | 207 | ||
| 208 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 208 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 209 | echo No teleprobe token found, skipping running HIL tests | 209 | echo No teleprobe token found, skipping running HIL tests |
