diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index aa0b103d..790e41f6 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -52,7 +52,7 @@ jobs: validate: needs: check-flavor strategy: - fail-fast: false + fail-fast: true matrix: type: [install, upgrade] flavor: [upstream, registry1]