diff --git a/.drone.yml b/.drone.yml index 1a5e3ee..05d7d30 100644 --- a/.drone.yml +++ b/.drone.yml @@ -77,8 +77,6 @@ steps: TEST_POSTGRES_HOST: postgres TEST_POSTGRES_PORT: 5432 commands: - # Install hex package manager - - mix local.hex --force # Run tests - mix test