Add mypy Github action

This commit is contained in:
IgorVolochay
2025-01-31 18:33:58 +03:00
parent 3c03f5d87b
commit 099c525569
+1 -1
View File
@@ -3,7 +3,7 @@ name: mypy-test
on:
push:
paths:
- '*.py'
- 'app/*.py'
jobs:
mypy: