Skip to content

Commit c71eb34

Browse files
committed
Fix yaml
1 parent 78060a5 commit c71eb34

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
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
python-version: ${{ matrix.python }}
4444

45-
- name: Install the latest version of uv
45+
- name: Install the latest version of uv
4646
uses: astral-sh/setup-uv@v5
4747
with:
4848
python-version: ${{ matrix.python }}

0 commit comments

Comments
 (0)