Skip to content

Commit 7521055

Browse files
Explicitly activate the venv for copilot agent setup (#1386)
1 parent fac7464 commit 7521055

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
version: "latest"
2626
enable-cache: true
27+
activate-environment: true
2728

2829
- name: Setup dependencies
2930
run: uv sync

0 commit comments

Comments
 (0)