Add mypy Github action
This commit is contained in:
@@ -3,7 +3,7 @@ name: mypy-test
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '*.py'
|
||||
- 'app/*.py'
|
||||
|
||||
jobs:
|
||||
mypy:
|
||||
|
||||
Reference in New Issue
Block a user