We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4dbff commit d369c98Copy full SHA for d369c98
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-stats || true
+sccache --show-adv-stats || true
283
echo "::endgroup::"
0 commit comments