Try caching virtenv instead

This commit is contained in:
Oliver Falk
2022-02-20 12:57:25 +01:00
parent c0a2a6ef67
commit 462b318fcb

View File

@@ -14,7 +14,7 @@ before_script:
cache:
paths:
- /root/.cache/pip/
- '/tmp/.virtualenv'
test_and_coverage:
stage: test