Skip to content

Commit 939b3ad

Browse files
committed
remove cache initer
1 parent 6130a4b commit 939b3ad

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,4 @@ jobs:
5252
github-token: ${{ secrets.GITHUB_TOKEN }}
5353
summary-always: true
5454
skip-fetch-gh-pages: true
55-
save-data-file: true
56-
# save-data-file: ${{ github.event_name != 'pull_request' }}
55+
save-data-file: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)