Skip to content

Commit

Permalink
Allow benchmark run failure for summary job
Browse files Browse the repository at this point in the history
  • Loading branch information
goodsong81 committed Apr 15, 2024
1 parent c41271f commit c5d5f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/perf_benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ jobs:
if: ${{ always() }}

Perf-Benchmark-Summary:
if: ${{ always() }}
needs: Perf-Benchmark-Run
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit c5d5f95

Please sign in to comment.