Skip to content

Commit 003c038

Browse files
committed
only use uv python
1 parent 6a409ea commit 003c038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
with:
4949
python-version: ${{ matrix.python-version }}
5050
activate-environment: true
51+
python-preference: "only-managed"
5152

5253
- name: Install dependencies (Python 3.14)
5354
if: matrix.python-version == '3.14'

0 commit comments

Comments
 (0)