Skip to content

Commit b2c6cc1

Browse files
committed
Update check.yaml
1 parent 8059db2 commit b2c6cc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: "Set up Python"
1313
uses: actions/setup-python@v5
1414
with:
15-
python-version-file: "pyproject.toml"
15+
python-version: "3.12"
1616
- name: Install the project
1717
run: uv sync --all-extras --dev
1818
- name: Lint with Ruff

0 commit comments

Comments
 (0)