mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-21 18:03:43 +03: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…
x
Reference in New Issue
Block a user