diff --git a/.github/workflows/osrm-backend.yml b/.github/workflows/osrm-backend.yml index 4b3fbc1a9..1d8dd40ed 100644 --- a/.github/workflows/osrm-backend.yml +++ b/.github/workflows/osrm-backend.yml @@ -607,10 +607,10 @@ jobs: omitNameDuringUpdate: true replacesArtifacts: true token: ${{ secrets.GITHUB_TOKEN }} - # - name: Show CCache statistics - # run: | - # ccache -p - # ccache -s + - name: Show CCache statistics + run: | + ccache -p + ccache -s benchmarks: