mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 21:06:48 +00:00
Workflow doesn't fail when alert comment happens
This commit is contained in:
parent
85e0dcf70b
commit
66ba0afa05
2
.github/workflows/benchmark_asterinas.yml
vendored
2
.github/workflows/benchmark_asterinas.yml
vendored
@ -218,7 +218,7 @@ jobs:
|
||||
auto-push: true
|
||||
alert-threshold: ${{ env.ALERT_THRESHOLD }}
|
||||
comment-on-alert: true
|
||||
fail-on-alert: true
|
||||
fail-on-alert: false
|
||||
chart-title: ${{ env.TITLE }}
|
||||
chart-description: ${{ env.DESCRIPTION }}
|
||||
summary-json-path: test/benchmark/${{ env.BENCHMARK_SUITE }}/summary.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user