diff --git a/.github/helper/install.sh b/.github/helper/install.sh index ac5efc1398..587699555b 100644 --- a/.github/helper/install.sh +++ b/.github/helper/install.sh @@ -67,7 +67,10 @@ wait $wkpid bench use test_site bench start & -bench --site test_site restore ${GITHUB_WORKSPACE}/20240822_162707-a1_localhost-database.sql.gz +# bench --site test_site restore ${GITHUB_WORKSPACE}/20240822_162707-a1_localhost-database.sql.gz + +from india_compliance.tests.__init__ import before_tests +before_tests() bench --verbose install-app india_compliance bench reinstall --yes