This commit is contained in:
xoviat 2023-10-03 17:58:44 -05:00
parent 2849bfcc6b
commit 731df8be49

6
ci.sh
View File

@ -203,12 +203,6 @@ cargo batch \
# $BUILD_EXTRA
rm out/tests/stm32wb55rg/timer
rm out/tests/stm32wb55rg/spi
rm out/tests/stm32wb55rg/usart
rm out/tests/stm32wb55rg/spi_dma
rm out/tests/stm32wb55rg/gpio
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
echo No teleprobe token found, skipping running HIL tests
exit