Commit e30d04f
ci: Set workspace root as cwd for gltestserver spawn
uv run needs to execute from the workspace root so it can resolve
gl-testing and other workspace dependencies from the top-level
pyproject.toml. Without this, the process starts but immediately
crashes on import errors, never writing the .env file.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a0966a6 commit e30d04f
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| 70 | + | |
66 | 71 | | |
67 | | - | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| |||
0 commit comments