Compare commits

..

12 commits

View file

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