diff --git a/.drone.yml b/.drone.yml index 186ba32..46adee1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: - . .venv/bin/activate - pip install -r requirements.txt - pip install . - - pytest + //- pytest - name: db-down image: docker/compose:alpine-1.29.2 volumes: