diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index fad2ad6..c63c138 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]