diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 63c402c825cb1c2a82a5edb2052b2f7e4ccd1859..bdb1f1637306c1747f8b70625fd7b1fba3130f08 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,4 +20,4 @@ tests:
     - poetry run pytest
   variables:
     DB_DSN: user=postgres password=postgres dbname=funkwhale_network host=db
-
+    PATH: /root/.local/bin:$PATH