Commit 7e92ab1
committed
ci: fix GitHub Actions tests by removing invalid
`uv` doesn’t support `source`. Virtualenv activation isn’t needed in CI since
`uv run` handles execution inside the `.venv`. This fixes the failing workflow.uv source command1 parent 965ab08 commit 7e92ab1
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
0 commit comments