Skip to content

Commit

Permalink
CI: Add workflow to fail if autoconf/autoheader warnings are produced.
Browse files Browse the repository at this point in the history
  • Loading branch information
notroj committed Feb 14, 2025
1 parent e83da00 commit ef398dd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ jobs:
SKIP_TESTING=1
TEST_LOGNO=1
# -------------------------------------------------------------------------
- name: autoconf warnings test
env: |
BUILDCONFIG=--with-errors
SKIP_TESTING=1
# -------------------------------------------------------------------------
- name: Default
# -------------------------------------------------------------------------
- name: All-static modules
Expand Down

0 comments on commit ef398dd

Please sign in to comment.