Skip to content

Commit 0759ad7

Browse files
Евгений БлиновЕвгений Блинов
authored andcommitted
temporary delete mypy
1 parent 5d92247 commit 0759ad7

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ jobs:
2727
shell: bash
2828
run: pip install .
2929

30-
- name: Run mypy
31-
shell: bash
32-
run: mypy transfunctions --strict
33-
34-
- name: Run mypy for tests
35-
shell: bash
36-
run: mypy tests
37-
3830
- name: Run ruff
3931
shell: bash
4032
run: ruff check transfunctions

0 commit comments

Comments
 (0)