diff options
| author | Roy Buitenhuis <[email protected]> | 2023-04-11 17:40:05 +0200 |
|---|---|---|
| committer | Roy Buitenhuis <[email protected]> | 2023-04-11 17:40:05 +0200 |
| commit | f426c477479c0e0972156209eb0116c7a9eeedb8 (patch) | |
| tree | 1590a4fe498356a404be65b370dafd7dbdc0cfb8 | |
| parent | 6e947c83b652d2e9aec8b106f9b171847a46f9dd (diff) | |
Remove empty line, causing build issues.
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -125,7 +125,6 @@ cargo batch \ | |||
| 125 | --- build --release --manifest-path tests/rp/Cargo.toml --target thumbv6m-none-eabi --out-dir out/tests/rpi-pico \ | 125 | --- build --release --manifest-path tests/rp/Cargo.toml --target thumbv6m-none-eabi --out-dir out/tests/rpi-pico \ |
| 126 | --- build --release --manifest-path tests/nrf/Cargo.toml --target thumbv7em-none-eabi --out-dir out/tests/nrf52840-dk \ | 126 | --- build --release --manifest-path tests/nrf/Cargo.toml --target thumbv7em-none-eabi --out-dir out/tests/nrf52840-dk \ |
| 127 | --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ | 127 | --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ |
| 128 | |||
| 129 | $BUILD_EXTRA | 128 | $BUILD_EXTRA |
| 130 | 129 | ||
| 131 | 130 | ||
