👷 Add Lint to GitHub Actions outside of tests (#688)

This commit is contained in:
Sebastián Ramírez
2024-03-12 16:09:27 +01:00
committed by GitHub
parent 87099ec8c3
commit 691443c7cd
3 changed files with 5 additions and 2 deletions

View File

@@ -4,5 +4,4 @@ set -x
python /app/app/tests_pre_start.py
bash ./scripts/lint.sh
bash ./scripts/test.sh "$@"