diff options
| author | xoviat <[email protected]> | 2023-10-02 18:11:03 -0500 |
|---|---|---|
| committer | xoviat <[email protected]> | 2023-10-02 18:11:03 -0500 |
| commit | e042b3056d64564f7ed738883253372914847fbc (patch) | |
| tree | 0e75ed33b351a75270fe9c4b6720b5dfe1ae96c5 /ci.sh | |
| parent | a742a80171508b33988095c23f64d4d58d087fbb (diff) | |
stm32: fix stop
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -196,8 +196,6 @@ cargo batch \ | |||
| 196 | --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ | 196 | --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ |
| 197 | $BUILD_EXTRA | 197 | $BUILD_EXTRA |
| 198 | 198 | ||
| 199 | # temporarily disabled: broken by nightly update and/or clock settings update. | ||
| 200 | rm out/tests/stm32f429zi/stop | ||
| 201 | 199 | ||
| 202 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 200 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 203 | echo No teleprobe token found, skipping running HIL tests | 201 | echo No teleprobe token found, skipping running HIL tests |
