ci: Wait for processes to die (#56288)

This commit is contained in:
Ankush Menat
2026-06-22 12:25:16 +05:30
committed by GitHub
parent 73459af908
commit 7256fc98e9

View File

@@ -134,6 +134,7 @@ jobs:
# Resetup env and install apps
pgrep honcho | xargs kill
sleep 10
rm -rf ~/frappe-bench/env
bench -v setup env --python python$2
bench pip install -e ./apps/erpnext