Skip to content

Commit e368204

Browse files
committed
Disable mypy
1 parent e1e8ebb commit e368204

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ jobs:
110110
pattern: "* report *"
111111
typechecking:
112112
name: mypy
113+
# TODO v4: Enable typechecking again
114+
if: false
113115
runs-on: ubuntu-latest
114116
steps:
115117
- name: Checkout

0 commit comments

Comments
 (0)