We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83da00 commit ef398ddCopy full SHA for ef398dd
.github/workflows/linux.yml
@@ -36,6 +36,11 @@ jobs:
36
SKIP_TESTING=1
37
TEST_LOGNO=1
38
# -------------------------------------------------------------------------
39
+ - name: autoconf warnings test
40
+ env: |
41
+ BUILDCONFIG=--with-errors
42
+ SKIP_TESTING=1
43
+ # -------------------------------------------------------------------------
44
- name: Default
45
46
- name: All-static modules
0 commit comments