use settings from mypy.ini and also test the construct_typed folder
This commit is contained in:
parent
ba31334a33
commit
e91bd27589
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
# Run mypy
|
||||
- name: Run mypy
|
||||
run: |
|
||||
mypy --strict tests/
|
||||
mypy tests construct_typed
|
||||
|
||||
# Run pyright
|
||||
- name: Run pyright
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue