forked from AkkomaGang/akkoma
Update .gitlab-ci.yml
This commit is contained in:
parent
201fbd972e
commit
41425fd64a
1 changed files with 1 additions and 3 deletions
|
@ -21,6 +21,4 @@ before_script:
|
||||||
unit-testing:
|
unit-testing:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- MIX_ENV=test mix test
|
- MIX_ENV=test mix test
|
||||||
|
|
||||||
tags: - elixir
|
|
Loading…
Reference in a new issue