Skip to content

Commit b839a8c

Browse files
authored
update ci
1 parent 871a126 commit b839a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
uses: astral-sh/setup-uv@v6
5757
with:
5858
python-version: ${{ matrix.python-version }}
59+
activate-environment: true
5960

6061
- name: Install dependencies with uv
6162
run: uv pip install .[test]

0 commit comments

Comments
 (0)