Skip to content

Commit

Permalink
chore: Run check-big-regressions even when some CI jobs failed
Browse files Browse the repository at this point in the history
  • Loading branch information
ddyurchenko committed Jan 23, 2025
1 parent f5b1d8c commit f703acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ benchmarks-pr-comment:
check-big-regressions:
stage: benchmarks
needs: [ microbenchmarks, benchmark-serverless ]
when: on_success
when: always
tags: ["arch:amd64"]
image: $MICROBENCHMARKS_CI_IMAGE
script:
Expand Down

0 comments on commit f703acc

Please sign in to comment.