diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 74ba546f8ad712c8a84ebd47a701672c390decad..cde9789f7ff69b95d23ea589bc8c98fd384f86df 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,4 +57,4 @@ test-py3.7:
   - make install
   - cd ..
   - pip3 install -r requirements.txt
-  - python3.7 -m pytest --cov rpg tests
\ No newline at end of file
+  - python3.7 -m pytest --cov rpg tests