diff --git a/.drone.yml b/.drone.yml index 456cf50..573f0d6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,6 +32,5 @@ steps: done echo "Postgres did not become available, aborting" exit 1 - done # Run tests - mix test