Compare commits
1 commit
67fa0a8dda
...
4bf8f4af55
| Author | SHA1 | Date | |
|---|---|---|---|
| 4bf8f4af55 |
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ steps:
|
|||
commands:
|
||||
# Install hex package manager
|
||||
- mix local.hex --force
|
||||
# Fetch dependencies
|
||||
- mix deps.get
|
||||
# Run tests
|
||||
- mix test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue