Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 4136715 commit dd1f2a3Copy full SHA for dd1f2a3
1 file changed
.github/workflows/mypy_primer.yml
@@ -67,7 +67,6 @@ 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