fix coverage
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-14 21:24:08 +02:00
parent 6509049309
commit 92ec26e2b8
+1 -1
View File
@@ -38,7 +38,7 @@ steps:
- name: coverage
image: python:3.8
environment:
PRODUCER_REDIS: cache
REDIS_URL: "redis://cache"
commands:
- pip3 install --cache-dir='./.pipcache' -r requirements.txt
- pip3 install --cache-dir='./.pipcache' coverage pytest