Commit 68c4377
committed
fix: include test dependency group in docs-scripts CI job
uv sync --locked does not install pytest since it lives in the test dependency group. Changed to --group test to make pytest available.
JIRA: trivial
risk: nonprod1 parent 6784c8a commit 68c4377
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments