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 f741bb5 commit 8b58e91Copy full SHA for 8b58e91
.github/workflows/CI.yml
@@ -42,8 +42,6 @@ jobs:
42
- uses: astral-sh/setup-uv@v6
43
with:
44
enable-cache: true
45
- # Run on oldest Python version to catch more errors
46
- python-version: "3.10"
47
- uses: dtolnay/[email protected]
48
- uses: Swatinem/rust-cache@v2
49
- run: uv sync --extra test --locked
0 commit comments