Explorar o código

Update .gitlab-ci.yml

Hiro %!s(int64=6) %!d(string=hai) anos
pai
achega
15bc2b1a64
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -26,6 +26,7 @@ before_script:
 test:
   script:
     - "sh autogen.sh && ./configure && make && make install"
+    - "make test-full-online"
   
 update:
   script: