Skip to content

Commit

Permalink
set stricter cflags
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed May 25, 2024
1 parent b180ebc commit 81e514c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ env:
FORCE_COLOR: "1"
# only affects Windows, but easiest to set here for now
SETUPTOOLS_ENABLE_FEATURES: "legacy-editable"
CFLAGS: -Werror=incompatible-pointer-types

jobs:
test:
Expand Down

0 comments on commit 81e514c

Please sign in to comment.