Explorar o código

fix ci config

Olivier Massot %!s(int64=2) %!d(string=hai) anos
pai
achega
90faf43c9d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .gitlab-ci.yml

+ 2 - 2
.gitlab-ci.yml

@@ -29,5 +29,5 @@ unit:
         coverage_format: cobertura
         path: coverage/cobertura-coverage.xml
 
-    # Extract total coverage from job logs (https://docs.gitlab.com/15.6/ee/ci/yaml/index.html#coverage)
-    coverage: '/All files\s*|\s*\d+\.\d+/'
+  # Extract total coverage from job logs (https://docs.gitlab.com/15.6/ee/ci/yaml/index.html#coverage)
+  coverage: '/All files\s*|\s*\d+\.\d+/'