Skip to content

Commit abdba7a

Browse files
committed
CI: Add workflow to fail if autoconf/autoheader warnings are produced.
1 parent 0862660 commit abdba7a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/linux.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ jobs:
3636
SKIP_TESTING=1
3737
TEST_LOGNO=1
3838
# -------------------------------------------------------------------------
39+
- name: autoconf warnings test
40+
env: |
41+
BUILDCONFIG=--with-errors
42+
SKIP_TESTING=1
43+
# -------------------------------------------------------------------------
3944
- name: Default
4045
# -------------------------------------------------------------------------
4146
- name: All-static modules

0 commit comments

Comments
 (0)