ci: disable rpi-pico/i2c test
This commit is contained in:
parent
47a94f22aa
commit
989901c092
1 changed files with 3 additions and 0 deletions
3
ci.sh
3
ci.sh
|
@ -207,6 +207,9 @@ cargo batch \
|
|||
$BUILD_EXTRA
|
||||
|
||||
|
||||
# failed, a wire must've come loose, will check asap.
|
||||
rm out/tests/rpi-pico/i2c
|
||||
|
||||
rm out/tests/stm32wb55rg/wpan_mac
|
||||
rm out/tests/stm32wb55rg/wpan_ble
|
||||
|
||||
|
|
Loading…
Reference in a new issue