Skip to content

Commit fb42344

Browse files
committed
ci: update uninstall command in server tests workflow to prevent backups
1 parent 74bb1ef commit fb42344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/server-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: Uninstall app
105105
working-directory: /home/runner/frappe-bench
106106
run: |
107-
bench --site test_site uninstall-app --yes banking
107+
bench --site test_site uninstall-app --yes --no-backup banking
108108
env:
109109
TYPE: server
110110

0 commit comments

Comments
 (0)