We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
materialize
1 parent 88973e3 commit fa4a662Copy full SHA for fa4a662
.github/workflows/mypy_primer.yml
@@ -53,7 +53,6 @@ jobs:
53
--custom-typeshed-repo typeshed_to_test \
54
--new-typeshed $GITHUB_SHA --old-typeshed upstream_main \
55
--num-shards 4 --shard-index ${{ matrix.shard-index }} \
56
- --project-selector '^((?!materialize).)*$' \
57
--debug \
58
--output concise \
59
| tee diff_${{ matrix.shard-index }}.txt
0 commit comments