Set max number of commits in performance graph (#270)

This commit is contained in:
(Eliseo) Nathaniel Ruiz Nowell
2020-12-22 16:32:58 -08:00
committed by GitHub
parent f9ea61cfd8
commit cfaa2b7fff

View File

@ -73,6 +73,7 @@ jobs:
tool: pytest
output-file-path: output.json
github-token: ${{ secrets.GITHUB_TOKEN }}
max-items-in-chart: 100
# Alert with a commit comment on possible performance regression
alert-threshold: 200%
fail-on-alert: true