fix: Frappe branch

This commit is contained in:
Suraj Shetty 2021-05-04 18:58:20 +05:30
parent cd8ee8ea97
commit ee35444c3f

View File

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