diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 42907cb985e275964139fbf8685c0bb114a52478..41f8f8712c8f91277c0e49862952f336621ee72d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,4 @@
 image: 'python:3.8'
-cache:
-  paths:
-    - .tox
 stages:
   - check_style
   - test