Revert "Mitigate CI stall by excluding materialize from mypy_primer projects" (#14721)

Revert "Mitigate CI stall by excluding `materialize` from mypy_primer project…"

This reverts commit 88973e3ad5.
This commit is contained in:
Brian Schubert
2025-09-14 13:51:20 -04:00
committed by GitHub
parent 88973e3ad5
commit fa4a662cdc
-1
View File
@@ -53,7 +53,6 @@ jobs:
--custom-typeshed-repo typeshed_to_test \
--new-typeshed $GITHUB_SHA --old-typeshed upstream_main \
--num-shards 4 --shard-index ${{ matrix.shard-index }} \
--project-selector '^((?!materialize).)*$' \
--debug \
--output concise \
| tee diff_${{ matrix.shard-index }}.txt