From 3b7fec6efcfde63d4da22e1180a14bc04fc18213 Mon Sep 17 00:00:00 2001 From: xoviat Date: Tue, 3 Oct 2023 17:59:49 -0500 Subject: [PATCH] wip --- ci.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci.sh b/ci.sh index 6050399a..cd94924a 100755 --- a/ci.sh +++ b/ci.sh @@ -202,6 +202,7 @@ cargo batch \ # --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ # $BUILD_EXTRA +rm /ci/cache/teleprobe_cache.json if [[ -z "${TELEPROBE_TOKEN-}" ]]; then echo No teleprobe token found, skipping running HIL tests