We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96cfc75 commit f20dd49Copy full SHA for f20dd49
src/ci/run.sh
@@ -279,5 +279,5 @@ if [ "$RUN_CHECK_WITH_PARALLEL_QUERIES" != "" ]; then
279
fi
280
281
echo "::group::sccache stats"
282
-sccache --show-adv-stats || true
+sccache --show-stats || true
283
echo "::endgroup::"
0 commit comments