We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bae455 commit 581f52aCopy full SHA for 581f52a
.github/workflows/test.yml
@@ -6,6 +6,8 @@ on:
6
7
jobs:
8
build:
9
+ env:
10
+ UV_SYSTEM_PYTHON: 1 # Allow uv to run without virtualenv
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
0 commit comments