Commit f73f511
ci: install uv in PR workflow for PythonUvProvider tests
TC-3855
The PythonUvProvider unit tests require the uv binary to be available,
since the constructor eagerly validates it via Operations.getExecutable().
This follows the same pattern as other providers (cargo, go, gradle).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Assisted-by: Claude Code1 parent b7611e0 commit f73f511
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments