diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 542cba7..f022234 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,6 +32,4 @@ jobs: - name: Run sccache stat for check shell: bash - run: | - ls /opt/hostedtoolcache/sccache/0.3.3/x64/ -lh - ${SCCACHE_PATH} --show-stats + run: ${SCCACHE_PATH} --show-stats