gh-133403: Run mypy on Tools/build/mypy.ini changes (#137692)

This commit is contained in:
sobolevn 2025-08-13 01:01:50 +03:00 committed by GitHub
parent 6baf552484
commit e93dca7223
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,7 @@ on:
- "Lib/test/libregrtest/**"
- "Lib/tomllib/**"
- "Misc/mypy/**"
- "Tools/build/mypy.ini"
- "Tools/build/check_extension_modules.py"
- "Tools/build/compute-changes.py"
- "Tools/build/deepfreeze.py"