Commit f6d63167 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

fix_artifacts: error in re-naming file

parent c3f9489e
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 in code-coverage.xml
    - mv coverage.xml code-coverage.xml
  artifacts:
    paths:
      - public