Mitigate CI stall by excluding materialize from mypy_primer projects (#14720)

This commit is contained in:
Brian Schubert
2025-09-14 12:40:12 -04:00
committed by GitHub
parent 4b0623f4fb
commit 88973e3ad5
+1
View File
@@ -53,6 +53,7 @@ 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