diff --git a/ci.sh b/ci.sh
index d8bbb7858..46a48f6b2 100755
--- a/ci.sh
+++ b/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