ci(test): Temporary change to test PY2 compatability removal in Frappe
This commit is contained in:
parent
07ba05630e
commit
f93a7a72c1
2
.github/helper/install.sh
vendored
2
.github/helper/install.sh
vendored
@ -12,7 +12,7 @@ sudo apt install npm
|
|||||||
|
|
||||||
pip install frappe-bench
|
pip install frappe-bench
|
||||||
|
|
||||||
git clone https://github.com/frappe/frappe --branch "${GITHUB_BASE_REF:-${GITHUB_REF##*/}}" --depth 1
|
git clone https://github.com/gavindsouza/frappe --branch drop-py2-code --depth 1
|
||||||
bench init --skip-assets --frappe-path ~/frappe --python "$(which python)" frappe-bench
|
bench init --skip-assets --frappe-path ~/frappe --python "$(which python)" frappe-bench
|
||||||
|
|
||||||
mkdir ~/frappe-bench/sites/test_site
|
mkdir ~/frappe-bench/sites/test_site
|
||||||
|
Loading…
x
Reference in New Issue
Block a user