diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e18d92f057bb7a5f3ef95e594ca2934d119dd2e7..307784f8f8a750aabb68dd96c0239d5553084404 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,5 +4,4 @@ before_script:
 test-3.4:
   image: mmpe/wetb
   script:
-  - git pull origin master
   - python3 setup.py test
\ No newline at end of file