Compare commits

..

12 commits

View file

@ -79,8 +79,6 @@ steps:
commands:
# Install hex package manager
- mix local.hex --force
# Fetch dependencies
- mix deps.get
# Run tests
- mix test