mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-11 05:31:48 +00:00
ci: Wait for processes to die (#56288)
(cherry picked from commit 7256fc98e9)
This commit is contained in:
1
.github/workflows/patch.yml
vendored
1
.github/workflows/patch.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user