Skip to content

Commit 3cfd1f5

Browse files
typo in tests
1 parent 213ac46 commit 3cfd1f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: "3.12"
2121

2222
- name: Install uv
23-
run: astral-sh/setup-uv@v4
23+
uses: astral-sh/setup-uv@v4
2424

2525
- name: Sync dependencies
2626
run: uv sync

0 commit comments

Comments
 (0)