ci: get payments app in ui tests

This commit is contained in:
Jannat Patel
2026-03-06 17:00:03 +05:30
parent 2941c4724f
commit 7c20b9c728
3 changed files with 7 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ cd ./frappe-bench || exit
bench -v setup requirements
echo "Setting Up LMS App..."
bench get-app "https://github.com/frappe/payments"
bench get-app lms "${GITHUB_WORKSPACE}"
echo "Setting Up Sites & Database..."