diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 59c5eb2b1e..de52d23945 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,10 +44,6 @@ jobs: test-core-screenshot: strategy: - # This ensures that all screenshot shard - # failures are reported so the dev can - # review everything at once. - fail-fast: false matrix: # Divide the tests into n buckets # and run those buckets in parallel.