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