Skip to content

Commit

Permalink
Set max number of commits in performance graph (#1498)
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanielRN authored Dec 22, 2020
1 parent 6f2b5ce commit dbe9d38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,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
Expand Down

0 comments on commit dbe9d38

Please sign in to comment.