mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
(cherry picked from commit 35e30bdcaf)
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
This commit is contained in:
2
.github/workflows/ui-tests.yml
vendored
2
.github/workflows/ui-tests.yml
vendored
@@ -99,6 +99,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Assets
|
- name: Build Assets
|
||||||
run: cd ~/frappe-bench/ && bench build
|
run: cd ~/frappe-bench/ && bench build
|
||||||
|
env:
|
||||||
|
CI: Yes
|
||||||
|
|
||||||
- name: UI Tests
|
- name: UI Tests
|
||||||
run: cd ~/frappe-bench/ && bench --site test_site run-ui-tests erpnext --headless
|
run: cd ~/frappe-bench/ && bench --site test_site run-ui-tests erpnext --headless
|
||||||
|
|||||||
Reference in New Issue
Block a user