diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9aeec410368902c23c1687ba75bb4072e9b2a93a..519de46dc2eae3ea13abca666110d34cb445923c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,6 +22,7 @@ pages:
         - pip3 install --no-deps ltfatpy madarrays yafe skpomade pandas
         - pip3 install --no-deps .
         - python3 setup.py build_sphinx
+        - pwd
         - python3 tffpy/tests/ci_confi.py
         - cp -r build/sphinx/html public
     artifacts: