Add more test

This commit is contained in:
Blottiere Paul 2022-02-28 20:57:23 +01:00
parent 0f8a34ed27
commit f5928a48b5
2 changed files with 4 additions and 0 deletions

View File

@ -23,3 +23,5 @@ jobs:
- name: Error
if: ${{ failure() }}
run: cat pgsql/regression.diffs
- name: Dump and restore tests
run: .github/scripts/test_dump_restore.sh

View File

@ -23,3 +23,5 @@ jobs:
- name: Error
if: ${{ failure() }}
run: cat pgsql/regression.diffs
- name: Dump and restore tests
run: .github/scripts/test_dump_restore.sh