Skip to content

Commit 0640f73

Browse files
committed
Set up benchmark dashboard on gh-pages
1 parent 1acf2b9 commit 0640f73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
tool: customSmallerIsBetter
4545
output-file-path: ${{ runner.temp }}/benchmark-data.json
4646
external-data-json-path: ./cache/benchmark-data.json
47+
auto-push: true
48+
gh-pages-branch: gh-pages-benchmarks
4749
comment-always: true
4850
fail-on-alert: true
4951
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)