mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-09 22:36:29 +00:00
ci: Test syntax-check
Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
e496772cb8
commit
b4981f78ff
@ -16,3 +16,8 @@ statistics:
|
||||
- CFLAGS="$CFLAGS -DRED_STATISTICS " ./autogen.sh
|
||||
- make
|
||||
- make -C server check || (cat server/tests/test-suite.log && exit 1)
|
||||
|
||||
syntax-check:
|
||||
script:
|
||||
- ./autogen.sh
|
||||
- make syntax-check
|
||||
|
||||
Loading…
Reference in New Issue
Block a user