Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
show mypy primer speed regression
  • Loading branch information
hauntsaninja committed Apr 19, 2025
commit 9c3d3032e91913a2dcd91af494e16b5acdf20d7d
1 change: 1 addition & 0 deletions .github/workflows/mypy_primer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
--debug \
--additional-flags="--debug-serialize" \
--output concise \
--show-speed-regression \
| tee diff_${{ matrix.shard-index }}.txt
) || [ $? -eq 1 ]
- if: ${{ matrix.shard-index == 0 }}
Expand Down