diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b6e1bf48bf..335f1eeeff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,6 +26,7 @@ before_script: test: script: - "sh autogen.sh && ./configure && make && make install" + - "make test-full-online" update: script: