Skip to content

Commit e9c2d95

Browse files
fix: unnecessary modules installing removed
1 parent d12fdb0 commit e9c2d95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
pip install pipx
1919
pipx install cookiecutter
2020
pipx runpip cookiecutter install -r requirements.txt
21-
pipx install flake8
22-
pipx install pyright
2321
2422
- name: Linting code by flake8
2523
run: |

0 commit comments

Comments
 (0)