mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2025-08-20 16:24:12 +00:00
* .gitlab-ci.yml: Enable syntax-check
This commit is contained in:
@ -38,7 +38,7 @@ Debian GNU/Linux build:
|
||||
script:
|
||||
- ./bootstrap && touch .manywarnings
|
||||
- ./configure $CONFIGURE_BASE_FLAGS --enable-fsanitize-asan --enable-fsanitize-ubsan -C
|
||||
# - make syntax-check
|
||||
- make syntax-check
|
||||
- make -j$(nproc) distcheck
|
||||
- ./configure -C --enable-fsanitize-msan
|
||||
- make clean check
|
||||
|
Reference in New Issue
Block a user