diff --git a/.drone.yml b/.drone.yml index 4a4f3d4..1a5e3ee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -79,8 +79,6 @@ steps: commands: # Install hex package manager - mix local.hex --force - # Fetch dependencies - - mix deps.get # Run tests - mix test