Skip to content

Commit 089fb79

Browse files
committed
Revert "TEMPORARY: enable --local-partial-types in mypy_primer"
This reverts commit 24afddd.
1 parent 24afddd commit 089fb79

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
@@ -66,7 +66,6 @@ jobs:
6666
--num-shards 5 --shard-index ${{ matrix.shard-index }} \
6767
--debug \
6868
--additional-flags="--debug-serialize" \
69-
--additional-flags="--local-partial-types" \
7069
--output concise \
7170
| tee diff_${{ matrix.shard-index }}.txt
7271
) || [ $? -eq 1 ]

0 commit comments

Comments
 (0)