diff options
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -305,6 +305,7 @@ rm out/tests/stm32u5a5zj/usart | |||
| 305 | # flaky, probably due to bad ringbuffered dma code. | 305 | # flaky, probably due to bad ringbuffered dma code. |
| 306 | rm out/tests/stm32l152re/usart_rx_ringbuffered | 306 | rm out/tests/stm32l152re/usart_rx_ringbuffered |
| 307 | rm out/tests/stm32f207zg/usart_rx_ringbuffered | 307 | rm out/tests/stm32f207zg/usart_rx_ringbuffered |
| 308 | rm out/tests/stm32wl55jc/usart_rx_ringbuffered | ||
| 308 | 309 | ||
| 309 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 310 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 310 | echo No teleprobe token found, skipping running HIL tests | 311 | echo No teleprobe token found, skipping running HIL tests |
