diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 720a3eb0863bd9aace86bf96f497684c3691a8ff_LmdpdGxhYi1jaS55bWw=..0c69df05244ed746d1fe70447ba901b42917ffd1_LmdpdGxhYi1jaS55bWw= 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,12 @@
   - project: xcg/ci-templates
     file: /odoo/13.0/gitlab-ci.yaml
 
+variables:
+  ODOO_SCRIPTS_MODULE_LIST_TESTS: hr
+  # hr runs some tests that do not wait for document_attachment_hr to be installed, so
+  # force installing it then run tests
+  ODOO_SCRIPTS_MODULE_LIST: document_attachment_hr,hr_contract,document_attachment
+
 cfensure:
   cache:
     paths: