Compare commits
1 commit
4bf8f4af55
...
67fa0a8dda
| Author | SHA1 | Date | |
|---|---|---|---|
| 67fa0a8dda |
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ 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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue