Skip to content

Commit

Permalink
TEST: low alert-threshold to test it works
Browse files Browse the repository at this point in the history
Signed-off-by: jiaxiao zhou <[email protected]>
  • Loading branch information
Mossaka committed Jun 11, 2024
1 parent dd4ddcf commit 8f47db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# GitHub API token to make a commit comment
github-token: ${{ secrets.GITHUB_TOKEN }}
# Show alert with commit comment on detecting possible performance regression
alert-threshold: '150%'
alert-threshold: '1%'
comment-on-alert: true
fail-on-alert: true
alert-comment-cc-users: '@runwasi-committers'
Expand Down

0 comments on commit 8f47db4

Please sign in to comment.