diff --git a/src/ci/run.sh b/src/ci/run.sh index a51c2da3cbdc..c996dcb14af3 100755 --- a/src/ci/run.sh +++ b/src/ci/run.sh @@ -141,4 +141,4 @@ else do_make "$RUST_CHECK_TARGET" fi -sccache --show-stats +sccache --show-stats || true