Commit 70fb56c
fix(ci): Simplify CI to only test pure Python code
Tests mock the MCP and PyGObject dependencies, so we don't need
to install the full system dependencies in CI. This avoids the
girepository-2.0 version conflicts.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a5cfdbb commit 70fb56c
1 file changed
Lines changed: 3 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 24 | + | |
39 | 25 | | |
40 | 26 | | |
41 | | - | |
| 27 | + | |
42 | 28 | | |
43 | 29 | | |
44 | 30 | | |
| |||
0 commit comments