diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4a7d3e12..f882507f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -57,6 +57,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: + fail-fast: true python-version: ["3.10"] subset: ["1/10", "2/10", "3/10", "4/10", "5/10", "6/10", "7/10", "8/10", "9/10", "10/10"] steps: