Skip to content

Commit e6f2e8b

Browse files
committed
Add limit for items in chart
1 parent 350454c commit e6f2e8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
summary-always: true
182182
alert-threshold: '50%'
183183
fail-threshold: '100%'
184+
max-items-in-chart: 50
184185
github-token: ${{ secrets.GITHUB_TOKEN }}
185186
# Push and deploy GitHub pages branch automatically only if run in main repo and not in PR
186187
auto-push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)