diff --git a/.drone.yml b/.drone.yml index 2b434b2..22a5895 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,3 @@ steps: commands: - pip install -e . - cd integration-test-role && molecule test -depends_on: - - linters - - packaging - - py38