Commit 6cee34a
Strengthen Python CI: py_compile + import check instead of AST-only
Install the Python SDK and use py_compile for proper compilation
checking, plus verify the copilot module is importable.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent db37c0f commit 6cee34a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
89 | | - | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
0 commit comments