Skip to content

Commit 20a73b4

Browse files
remove pylint from workflow
1 parent 4ec3108 commit 20a73b4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/checks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
- name: Run mypy
5656
run: poetry run task mypy
5757

58-
- name: Run pylint
59-
run: poetry run task pylint
60-
6158
- name: Run ruff
6259
run: poetry run task ruff
6360

0 commit comments

Comments
 (0)