Skip to content

Commit fa4a662

Browse files
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 88973e3.
1 parent 88973e3 commit fa4a662

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mypy_primer.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
--custom-typeshed-repo typeshed_to_test \
5454
--new-typeshed $GITHUB_SHA --old-typeshed upstream_main \
5555
--num-shards 4 --shard-index ${{ matrix.shard-index }} \
56-
--project-selector '^((?!materialize).)*$' \
5756
--debug \
5857
--output concise \
5958
| tee diff_${{ matrix.shard-index }}.txt

0 commit comments

Comments
 (0)