WIP
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a19814c..86f353b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,6 +15,7 @@
   - publish
 
 variables:
+  CI_DEBUG_TRACE: "true"
   PYTEST_ADDOPTS: "--color=yes"
   INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
   PYTEST_ARGS: "--color=yes --integration -n 2"