Commit 5718e12
* Initial plan
* Fix: remove --locked flag from uv sync in copilot-setup-steps.yml
The --locked flag requires a uv.lock file which doesn't exist in the
python/ directory, causing the "Install Python dependencies" setup step
to fail for CCA invocations. This aligns with the python-sdk-tests.yml
workflow which uses uv sync without --locked.
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
1 parent 6415c40 commit 5718e12
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments