We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744a68d commit 0efea28Copy full SHA for 0efea28
.github/workflows/benchmark.yml
@@ -67,6 +67,6 @@ jobs:
67
# Show alert with commit comment on detecting possible performance regression
68
alert-threshold: '200%'
69
comment-on-alert: true
70
- fail-on-alert: true
+ fail-on-alert: false
71
gh-pages-branch: gh-pages
72
benchmark-data-dir-path: benchmarks
0 commit comments