Compare commits
1 commit
4315561ce4
...
d54b226be5
| Author | SHA1 | Date | |
|---|---|---|---|
| d54b226be5 |
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ steps:
|
||||||
TEST_POSTGRES_HOST: postgres
|
TEST_POSTGRES_HOST: postgres
|
||||||
TEST_POSTGRES_PORT: 5432
|
TEST_POSTGRES_PORT: 5432
|
||||||
commands:
|
commands:
|
||||||
|
# Install hex package manager
|
||||||
|
- mix local.hex --force
|
||||||
# Run tests
|
# Run tests
|
||||||
- mix test
|
- mix test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue