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

This reverts commit f93a7a72c1142068e69cfb01367d16b218e945d0.
This commit is contained in:
Gavin D'souza 2021-05-28 23:06:15 +05:30
parent d053081cb7
commit 62996ec980

View File

@ -12,7 +12,7 @@ sudo apt install npm
pip install frappe-bench
git clone https://github.com/gavindsouza/frappe --branch drop-py2-code --depth 1
git clone https://github.com/frappe/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