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