We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7982d08 commit b0c4819Copy full SHA for b0c4819
.github/workflows/jit.yml
@@ -7,6 +7,7 @@ on:
7
- 'Python/optimizer*.c'
8
- 'Python/executor_cases.c.h'
9
- 'Python/optimizer_cases.c.h'
10
+ - '**_testinternalcapi**'
11
- '!Python/perf_jit_trampoline.c'
12
- '!**/*.md'
13
- '!**/*.ini'
@@ -17,6 +18,7 @@ on:
17
18
19
20
21
22
23
24
0 commit comments