diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ba140e3c20fe7a4949eabe076ddcb63c4b8b62d..9d5204cfabb3e1e8e10cc759bf2d73c76976caf9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -148,7 +148,7 @@ test_api: artifacts: when: always reports: - junit: report.xml + junit: api/report.xml test_front: interruptible: true