diff --git a/.drone.yml b/.drone.yml index 7cebe87..1cee614 100644 --- a/.drone.yml +++ b/.drone.yml @@ -54,7 +54,7 @@ steps: pull: true image: git.roboces.dev/catalin/poetry:beta commands: - - .venv/bin/ward + - .venv/bin/ward --path tests depends_on: - install_deps