diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d8baf4b9b3372631149e12ea64b4695c409ad7cd..7cc1137af84852f7a418d5b3da644d26775e1b8b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,7 @@ test_topfarm:  # name the job what we like
     test
   script:
   - dir
-  - cd tests; 
+  - cd tests
   - py.test --cov-report term-missing:skip-covered --cov=topfarm
   tags:  # select which runners can do this job [3]
   - CPAV_old_PC