diff --git a/.drone.yml b/.drone.yml index fb79e12..dd675bb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,6 @@ steps: - name: test image: python commands: - - cd web - pip install -r test_requirements.txt - python runtests.py