disable flaky f2 eth test

This commit is contained in:
Dario Nieuwenhuis 2023-10-06 23:25:39 +02:00
parent 4075ac84e1
commit 75c1a9a3aa

2
ci.sh
View File

@ -203,7 +203,7 @@ cargo batch \
rm out/tests/stm32wb55rg/wpan_mac
rm out/tests/stm32wb55rg/wpan_ble
rm out/tests/stm32f207zg/eth
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
echo No teleprobe token found, skipping running HIL tests