Skip to content

Commit a1beb5c

Browse files
committed
ci: Remove redundant step
1 parent 4d940b7 commit a1beb5c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,5 @@ jobs:
2424
with:
2525
python-version-file: "pyproject.toml"
2626

27-
- name: Install Dependencies
28-
run: uv sync --all-packages
29-
3027
- name: Run checks
3128
run: make check

0 commit comments

Comments
 (0)