Skip to content

Commit 1f2f5c9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 025a7ab commit 1f2f5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Remove cached duckdb extensions
2222
run: rm -rf ~/.duckdb
2323
- uses: fjwillemsen/setup-nox2@v3.0.0
24-
- run: python -m pip install github-action-utils uv -U
24+
- run: python -m pip install github-action-utils uv -U
2525
- name: List nox envs
2626
run: nox -l
2727
- run: nox --pythons '${{ matrix.python }}'

0 commit comments

Comments
 (0)