Added check for undefined behavior to CI [skip ci]

This commit is contained in:
Andrew Kane
2024-04-17 02:03:46 -07:00
parent 8b33a359ce
commit 301c8083f5

View File

@@ -125,6 +125,7 @@ jobs:
- uses: ankane/setup-postgres-valgrind@v1
with:
postgres-version: 16
check-ub: yes
- run: make OPTFLAGS=""
- run: sudo --preserve-env=PG_CONFIG make install
- run: make installcheck