Skip to content

Commit 2fc7334

Browse files
committed
ci: fix copilot setup steps uv command
1 parent 73e667c commit 2fc7334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
with:
3939
python-version: "3.10"
4040
uv-version: "latest"
41-
uv-args: "--all-packages --all-extras --dev"
41+
uv-args: "-all-extras --dev"

0 commit comments

Comments
 (0)