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.
2 parents 5b3190a + 738a1d7 commit fac2854Copy full SHA for fac2854
.github/workflows/mypy_primer.yml
@@ -67,6 +67,7 @@ jobs:
67
--debug \
68
--additional-flags="--debug-serialize" \
69
--output concise \
70
+ --show-speed-regression \
71
| tee diff_${{ matrix.shard-index }}.txt
72
) || [ $? -eq 1 ]
73
- if: ${{ matrix.shard-index == 0 }}
0 commit comments