diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7aaf95781ac..36ae23618be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,6 +121,7 @@ jobs: name: ${{ matrix.spec.name }} tests on ${{ matrix.spec.machine }}(${{ matrix.spec.node }}) runs-on: ${{ matrix.spec.machine }} strategy: + fail-fast: false matrix: spec: - name: chrome-headless