diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bf90e6ba6791db8744837cf31abe0aeb949ce1a8..5c5ce2090c3ad77bda56e4b0237df1b5baee8c78 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,6 +29,9 @@ tests-and-coverage:
     - AVX
   artifacts:
     when: always
+    paths:
+      - coverage_report
+      - test-report
     reports:
       coverage_report:
         coverage_format: cobertura