فهرست منبع

fix ci config

Olivier Massot 2 سال پیش
والد
کامیت
90faf43c9d
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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+/'