diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 63503b7..341a257 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -53,7 +53,7 @@ jobs: validate: needs: check-flavor strategy: - fail-fast: false + fail-fast: true matrix: type: [install, upgrade] flavor: [upstream, unicorn, registry1]