Skip to content

Commit 04ad9c1

Browse files
committed
fix up ci formatting
1 parent d2ea614 commit 04ad9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727
- uses: actions/setup-python@v5
2828
with:
29-
python-version: "3.x"
29+
python-version: "3.12" # should be 3.x
3030
- uses: pre-commit/[email protected]
3131
with:
3232
extra_args: --hook-stage manual --all-files

0 commit comments

Comments
 (0)