Caching doesn't work for our case - remove again

This commit is contained in:
Oliver Falk
2022-02-21 09:08:04 +01:00
parent 462b318fcb
commit 42825ef7ae

View File

@@ -12,10 +12,6 @@ before_script:
- pip install pycco
- pip install django_coverage_plugin
cache:
paths:
- '/tmp/.virtualenv'
test_and_coverage:
stage: test
script: