mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-05 12:59:02 +00:00
merge-allure-report: create report even if benchmarks is skipped (#3029)
This commit is contained in:
@@ -305,7 +305,7 @@ jobs:
|
||||
image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rust:pinned
|
||||
options: --init
|
||||
needs: [ regress-tests, benchmarks ]
|
||||
if: success() || failure()
|
||||
if: ${{ !cancelled() }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user