ci: postgres unittests configurations (#28952)

Co-authored-by: Ankush Menat <ankush@frappe.io>
This commit is contained in:
Conor
2022-01-02 12:03:10 -06:00
committed by GitHub
parent f56deebb97
commit d2074b16db
6 changed files with 152 additions and 11 deletions

View File

@@ -80,6 +80,9 @@ jobs:
- name: Install
run: bash ${GITHUB_WORKSPACE}/.github/helper/install.sh
env:
DB: mariadb
TYPE: server
- name: Run Patch Tests
run: |