mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 21:19:19 +00:00
ci: use mysqlclient in tests
This commit is contained in:
1
.github/helper/site_config_mariadb.json
vendored
1
.github/helper/site_config_mariadb.json
vendored
@@ -8,6 +8,7 @@
|
||||
"mail_login": "test@example.com",
|
||||
"mail_password": "test",
|
||||
"admin_password": "admin",
|
||||
"use_mysqlclient": 1,
|
||||
"root_login": "root",
|
||||
"root_password": "root",
|
||||
"host_name": "http://test_site:8000",
|
||||
|
||||
Reference in New Issue
Block a user