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 c0161f6 commit 1904333Copy full SHA for 1904333
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
COLUMNS: 150
13
- UV_PYTHON: 3.10
+ UV_PYTHON: "3.10"
14
UV_FROZEN: "1"
15
16
permissions:
0 commit comments