Skip to content

Commit e93dca7

Browse files
authored
gh-133403: Run mypy on Tools/build/mypy.ini changes (#137692)
1 parent 6baf552 commit e93dca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mypy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- "Lib/test/libregrtest/**"
1414
- "Lib/tomllib/**"
1515
- "Misc/mypy/**"
16+
- "Tools/build/mypy.ini"
1617
- "Tools/build/check_extension_modules.py"
1718
- "Tools/build/compute-changes.py"
1819
- "Tools/build/deepfreeze.py"

0 commit comments

Comments
 (0)