mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
Merge pull request #14466 from frappe/manassolanki-patch-12
Only run the ERPNext tests
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
- stage: test
|
- stage: test
|
||||||
script:
|
script:
|
||||||
- set -e
|
- set -e
|
||||||
- bench run-tests
|
- bench run-tests --app erpnext
|
||||||
env: Server Side Test
|
env: Server Side Test
|
||||||
- # stage
|
- # stage
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user