Skip to content

Commit

Permalink
Relax ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai committed Mar 1, 2024
1 parent 987bba6 commit 888b60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
dev-files: true
- run: make
env:
PG_CFLAGS: -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare
PG_CFLAGS: #-Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare
- run: |
export PG_CONFIG=`which pg_config`
sudo --preserve-env=PG_CONFIG make install
Expand Down

0 comments on commit 888b60f

Please sign in to comment.