diff --git a/ci.sh b/ci.sh index 30fca4bc..1b3fac8b 100755 --- a/ci.sh +++ b/ci.sh @@ -125,7 +125,6 @@ cargo batch \ --- build --release --manifest-path tests/rp/Cargo.toml --target thumbv6m-none-eabi --out-dir out/tests/rpi-pico \ --- build --release --manifest-path tests/nrf/Cargo.toml --target thumbv7em-none-eabi --out-dir out/tests/nrf52840-dk \ --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ - $BUILD_EXTRA