Skip to content

Commit df5c145

Browse files
authored
Merge pull request #31 from moshie/fix-action
fix the performance action
2 parents bdb1728 + eb60e87 commit df5c145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
gh-pages-branch: gh-pages
4646
github-token: ${{ secrets.GITHUB_TOKEN }}
4747
auto-push: true
48-
external-data-json-path: ./cache/benchmark-data.json
48+
external-data-json-path: false
4949
fail-on-alert: true

0 commit comments

Comments
 (0)