🚚 Move location of scripts to simplify file structure (#1352)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#! /usr/bin/env bash
|
||||
set -e
|
||||
set -x
|
||||
|
||||
python app/tests_pre_start.py
|
||||
|
||||
bash scripts/test.sh "$@"
|
||||
Reference in New Issue
Block a user