Skip to content

Commit 301c808

Browse files
committed
Added check for undefined behavior to CI [skip ci]
1 parent 8b33a35 commit 301c808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ jobs:
125125
- uses: ankane/setup-postgres-valgrind@v1
126126
with:
127127
postgres-version: 16
128+
check-ub: yes
128129
- run: make OPTFLAGS=""
129130
- run: sudo --preserve-env=PG_CONFIG make install
130131
- run: make installcheck

0 commit comments

Comments
 (0)