Olivier Massot 4 lat temu
rodzic
commit
022b83580c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -25,7 +25,7 @@ unit_otcore:
 
   artifacts:
     paths:
-      ./ot_core/coverage/
+      - ./ot_core/coverage/
     when: always
     reports:
       junit: coverage/junit-report.xml