ci: Try Parallel tests

This commit is contained in:
Suraj Shetty
2021-05-04 18:36:45 +05:30
parent 04dfaf3b2a
commit 591f3f0bb9
2 changed files with 30 additions and 27 deletions

View File

@@ -12,7 +12,7 @@ sudo apt install npm
pip install frappe-bench
git clone https://github.com/frappe/frappe --branch "${GITHUB_BASE_REF:-${GITHUB_REF##*/}}" --depth 1
git clone https://github.com/surajshetty3416/frappe --branch "${GITHUB_BASE_REF:-${GITHUB_REF##*/}}" --depth 1
bench init --skip-assets --frappe-path ~/frappe --python "$(which python)" frappe-bench
mkdir ~/frappe-bench/sites/test_site