Skip to content

Commit

Permalink
ci: don't install payments as its not used in hrms (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchamahabal authored Jun 27, 2023
1 parent 5e5f0e5 commit fc7f08a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/helper/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ sed -i 's/schedule:/# schedule:/g' Procfile
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 setup requirements --dev

Expand Down

0 comments on commit fc7f08a

Please sign in to comment.