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 871a126 commit b839a8cCopy full SHA for b839a8c
.github/workflows/ci.yml
@@ -56,6 +56,7 @@ jobs:
56
uses: astral-sh/setup-uv@v6
57
with:
58
python-version: ${{ matrix.python-version }}
59
+ activate-environment: true
60
61
- name: Install dependencies with uv
62
run: uv pip install .[test]
0 commit comments