From 731df8be49f8684ec12e1b37a8d1cabd3d99352d Mon Sep 17 00:00:00 2001 From: xoviat Date: Tue, 3 Oct 2023 17:58:44 -0500 Subject: [PATCH] wip --- ci.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ci.sh b/ci.sh index 429cac7d..6050399a 100755 --- a/ci.sh +++ b/ci.sh @@ -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