We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ec63c commit ef7a067Copy full SHA for ef7a067
.github/workflows/ci.yml
@@ -38,6 +38,8 @@ jobs:
38
39
- name: Install uv
40
uses: astral-sh/setup-uv@v6
41
+ with:
42
+ activate-environment: true
43
44
- name: Setup workspace
45
run: |
0 commit comments