Skip to content

Commit

Permalink
chore: use loan module separation branch to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbaburajan committed Jun 5, 2023
1 parent 02a4da0 commit ebd1227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/helper/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sed -i 's/socketio:/# socketio:/g' Procfile
sed -i 's/redis_socketio:/# redis_socketio:/g' Procfile

bench get-app payments
bench get-app https://github.com/frappe/erpnext --branch "$BRANCH_TO_CLONE" --resolve-deps
bench get-app https://github.com/anandbaburajan/erpnext --branch separate-loan-management --resolve-deps
bench setup requirements --dev

bench start &> bench_run_logs.txt &
Expand Down

0 comments on commit ebd1227

Please sign in to comment.