Skip to content

Commit f1aafda

Browse files
committed
ci: run mypy job
1 parent c0fc691 commit f1aafda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
tox: pep8
3535
- python: "3.11"
3636
tox: black-ci
37+
- python: "3.11"
38+
tox: mypy
3739
steps:
3840
- name: Checkout 🛎️
3941
uses: actions/checkout@v3.3.0

0 commit comments

Comments
 (0)