diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae0aa9f990..5fdfa75903 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: ci: name: "${{ matrix.m.type }}: ${{ matrix.m.name }}" strategy: - fail-fast: true + fail-fast: false matrix: m: - type: board