Skip to content

Commit f9cce75

Browse files
committed
[3.14] gh-133403: Run mypy on Tools/build/mypy.ini changes (GH-137692)
(cherry picked from commit e93dca7) Co-authored-by: sobolevn <mail@sobolevn.me>
1 parent 4ebd928 commit f9cce75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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/compute-changes.py"
1718
- "Tools/build/deepfreeze.py"
1819
- "Tools/build/generate_sbom.py"

0 commit comments

Comments
 (0)