disable flaky f2 eth test
This commit is contained in:
parent
4075ac84e1
commit
75c1a9a3aa
1 changed files with 1 additions and 1 deletions
2
ci.sh
2
ci.sh
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue