Skip to content

Commit d1c964e

Browse files
committed
TEMP Add --measure-project-runtimes
1 parent 64dff42 commit d1c964e

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
@@ -61,6 +61,7 @@ jobs:
6161
# fail action if exit code isn't zero or one
6262
(
6363
mypy_primer \
64+
--measure-project-runtimes \
6465
--repo mypy_to_test \
6566
--new $GITHUB_SHA --old base_commit \
6667
--num-shards 6 --shard-index ${{ matrix.shard-index }} \

0 commit comments

Comments
 (0)