Skip to content

Commit a2921f7

Browse files
committed
Remove redunant linting
1 parent 03c29da commit a2921f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/full_test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
- name: Install dependencies
3030
run: uv sync --group test --no-dev
3131

32-
- name: Lint
33-
run: make lint
34-
3532
- name: Type check
3633
run: make typecheck
3734

0 commit comments

Comments
 (0)