mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-08-18 18:40:42 +00:00
CI: "make check" already included in "make distcheck"
No need to waste time on redundant tests execution.
This commit is contained in:
parent
63b97b2dea
commit
e1bfb098be
@ -10,9 +10,8 @@ addons:
|
||||
- rpm
|
||||
script: RPMBUILDOPTS_="--nodeps --define '_without_check 1'";
|
||||
./autogen.sh
|
||||
&& ./configure --enable-syslog-tests
|
||||
&& make check
|
||||
&& make distcheck
|
||||
&& ./configure
|
||||
&& DISTCHECK_CONFIGURE_FLAGS=--enable-syslog-tests make distcheck
|
||||
&& sed "s|RPMBUILDOPTS =|\\0 ${RPMBUILDOPTS_}|" Makefile | make -f- rpm
|
||||
sudo: false
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user