Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit ba160ca4 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Fix junit report artifact

parent 7284f165
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,6 +53,8 @@ check:rules:tests:
        - tests/functional/*
  artifacts:
    when: always
    paths:
      - tests/functional/report.xml
    reports:
      junit: tests/functional/report.xml