We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec1361 commit 209ba38Copy full SHA for 209ba38
template/.github/workflows/ci.yaml.jinja
@@ -9,6 +9,7 @@ on:
9
env:
10
PYTHONUNBUFFERED: True
11
PRE_COMMIT_HOME: ${{ github.workspace }}/.precommit_cache
12
+ UV_PYTHON_PREFERENCE: only-system
13
14
permissions:
15
id-token: write
0 commit comments