mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
[3.13] gh-133403: Run mypy on Tools/build/mypy.ini changes (GH-137692) (#137699)
(cherry picked from commit e93dca7223)
This commit is contained in:
parent
5e48662726
commit
165532ccdb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/mypy.yml
vendored
1
.github/workflows/mypy.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue