Skip to content

Commit fac2854

Browse files
committed
Merge branch 'checkmember-proto' of https://github.com/ilevkivskyi/mypy into checkmember-proto
2 parents 5b3190a + 738a1d7 commit fac2854

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mypy_primer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
--debug \
6868
--additional-flags="--debug-serialize" \
6969
--output concise \
70+
--show-speed-regression \
7071
| tee diff_${{ matrix.shard-index }}.txt
7172
) || [ $? -eq 1 ]
7273
- if: ${{ matrix.shard-index == 0 }}

0 commit comments

Comments
 (0)