mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-27 14:54:14 +00:00
gitlab: ensure "make syntax-check" is run during CI
This will stop style errors creeping in via merge requests Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
e587274b76
commit
646662bceb
@ -55,6 +55,7 @@ stages:
|
||||
- popd
|
||||
- ./autogen.sh --prefix="$VROOT"
|
||||
- $MAKE
|
||||
- $MAKE syntax-check
|
||||
- $MAKE install
|
||||
|
||||
# Check that all commits are signed-off for the DCO.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user