diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 18b60b2943f1daa57bb5512d16333aa9fb10184a..06bcbfa115b68d730b0a1d1ada05624155238a64 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -218,8 +218,10 @@ test_RAServices:
   dependencies:
     - build_RAServices
   artifacts:
+    name: test-report
     reports:
-      - build/$VARIANT/Testing/Temporary/LastTest.log
+      paths:
+        - build/$VARIANT/Testing/Temporary/LastTest.log
 
 # test_CEP:
 #   stage: test