diff --git a/.drone.yml b/.drone.yml index 4a80320..301072f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ kind: pipeline name: default steps: - - name: test + - name: testing image: python commands: - pip install -r requirements.txt