From 42825ef7ae8559e64d3fb29876433daf325d1b8e Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Mon, 21 Feb 2022 09:08:04 +0100 Subject: [PATCH] Caching doesn't work for our case - remove again --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7711f0f..9217ca8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,10 +12,6 @@ before_script: - pip install pycco - pip install django_coverage_plugin -cache: - paths: - - '/tmp/.virtualenv' - test_and_coverage: stage: test script: