Skip to content

Commit c54f86f

Browse files
committed
Drop python-version for coverage to conform with current requirements
1 parent 4c20c3d commit c54f86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: Install the pinned version of uv
108108
uses: astral-sh/setup-uv@v5
109109
with:
110-
python-version: 3.13
110+
python-version: 3.12
111111
pyproject-file: "${{ github.workspace }}/pyproject.toml"
112112

113113
- name: Install Nox

0 commit comments

Comments
 (0)