Commit 07d1d5f
committed
[KYUUBI #7225] [CI] Skip Python Client unit tests when only documentation changes are made
### Why are the changes needed?
The PR disables Python Client unit tests for documentation-only changes as not needed, similar to PR #7223.
### How was this patch tested?
The PR was not tested directly, but it is similar to already tested PR #7223.
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #7225 from dnskr/skip-python-client-unit-tests-for-docs.
Closes #7225
2184c03 [dnskr] [CI] Skip Python Client unit tests when only documentation changes are made
Authored-by: dnskr <[email protected]>
Signed-off-by: dnskr <[email protected]>1 parent e8bbf52 commit 07d1d5f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments