From f8ec272bbdbed91f15e4da36f292c03e988b0882 Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Mon, 16 May 2022 18:28:34 +0300 Subject: [PATCH] Updated benchmark.yml --- .github/workflows/benchmark.yml | 1 + 1 file changed, 1 insertion(+) 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