Skip to content

Commit bbfe3de

Browse files
Explicitly activate the venv for copilot agent setup
1 parent bae8f92 commit bbfe3de

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)