ci(test): Temporary change to test PY2 compatability removal in Frappe

This commit is contained in:
Gavin D'souza 2021-05-27 15:36:26 +05:30
parent 07ba05630e
commit f93a7a72c1

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/gavindsouza/frappe --branch drop-py2-code --depth 1
bench init --skip-assets --frappe-path ~/frappe --python "$(which python)" frappe-bench
mkdir ~/frappe-bench/sites/test_site