Commit 97cb5b3
authored
[python] run Petstore CI for lazy imports (OpenAPITools#24093)
The Python Petstore workflow tests python-lazyImports in its matrix, but
its pull-request path filter does not include that directory. A change
confined to the lazy-import sample therefore receives no Python
Petstore coverage.
Add the missing path so the workflow runs whenever that sample changes.1 parent bd1abad commit 97cb5b3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments