Try caching pip

This commit is contained in:
Oliver Falk
2022-02-18 14:24:46 +01:00
parent b49bf9d918
commit 01c1bd3a8d

View File

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