♻️ Refactor code structure for tests (#674)
This commit is contained in:

committed by
GitHub

parent
20f6020c7c
commit
ed9958bc1e
@@ -1,7 +1,8 @@
|
||||
#! /usr/bin/env bash
|
||||
set -e
|
||||
set -x
|
||||
|
||||
python /app/app/tests_pre_start.py
|
||||
|
||||
bash ./scripts/lint.sh
|
||||
bash ./scripts/lint.sh
|
||||
bash ./scripts/test.sh "$@"
|
||||
|
Reference in New Issue
Block a user