diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 1d4a85d1..71002cda 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -71,6 +71,7 @@ jobs: git fetch --no-tags --depth=1 origin gh-pages git checkout --track origin/gh-pages git pull + git status #Run `github-action-benchmark` action - name: Store ${{ matrix.bench.title }} result