Skip to content

Commit c43531a

Browse files
committed
Update cli_test.yaml
1 parent b2c6cc1 commit c43531a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cli_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: "Set up Python"
2727
uses: actions/setup-python@v5
2828
with:
29-
python-version-file: "pyproject.toml"
29+
python-version: "3.12"
3030
- name: Install the project
3131
run: uv sync --all-extras --dev
3232
- name: Generate example project

0 commit comments

Comments
 (0)