diff --git a/.drone.yml b/.drone.yml index d66028d..bbb72da 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,3 @@ pipeline: - flake8 app - mkdir -p coverage - pytest tests/ - when: - event: - - push