diff --git a/.github/workflows/pull-request-validation.yml b/.github/workflows/pull-request-validation.yml index d56c160a60..c964e5dd3a 100644 --- a/.github/workflows/pull-request-validation.yml +++ b/.github/workflows/pull-request-validation.yml @@ -132,6 +132,7 @@ jobs: - build runs-on: ubuntu-latest strategy: + fail-fast: false matrix: shard-index: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20] shard-count: [20]