hex
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Eric S. Londres 2023-05-04 21:15:41 -04:00
parent 98605288e6
commit b07189e94f
Signed by: slondr
GPG Key ID: A2D25B4D5CB970E4
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@ steps:
- name: compile
image: elixir
commands:
- mix local.hex --force
- mix deps.get
- mix test