This commit is contained in:
xoviat 2023-10-03 17:59:49 -05:00
parent 731df8be49
commit 3b7fec6efc

1
ci.sh
View File

@ -202,6 +202,7 @@ cargo batch \
# --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \ # --- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \
# $BUILD_EXTRA # $BUILD_EXTRA
rm /ci/cache/teleprobe_cache.json
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
echo No teleprobe token found, skipping running HIL tests echo No teleprobe token found, skipping running HIL tests