mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
Add more test
This commit is contained in:
parent
0f8a34ed27
commit
f5928a48b5
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user