Skip to content

Commit 00f7e1d

Browse files
author
Daniil Dumchenko
committed
Changed: add verify to gh workflow
1 parent 5ddf0ed commit 00f7e1d

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
@@ -14,6 +14,7 @@ on:
1414
- "Lib/tomllib/**"
1515
- "Misc/mypy/**"
1616
- "Tools/build/generate_sbom.py"
17+
- "Tools/build/verify_ensurepip_wheels.py"
1718
- "Tools/cases_generator/**"
1819
- "Tools/clinic/**"
1920
- "Tools/jit/**"

0 commit comments

Comments
 (0)