Commit 3a49abfb authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

fix_artifacts: move cove-coverage.xml in reports folder.

parent f6d63167
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ pages:
    - coverage combine csp-lmc-common_coverage csp-lmc-mid_coverage
    - coverage xml -i
     # rename file because bagdges creation looks for code-coverage.xml file
    - mv coverage.xml code-coverage.xml
    - mv coverage.xml ./reports/code-coverage.xml
  artifacts:
    paths:
      - public