🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
@@ -3,4 +3,5 @@ set -e
|
||||
|
||||
python /app/app/tests_pre_start.py
|
||||
|
||||
bash ./scripts/lint.sh
|
||||
bash ./scripts/test.sh "$@"
|
||||
|
Reference in New Issue
Block a user