forked from AkkomaGang/akkoma
Revert "Merge branch 'test-coverage' into 'develop'"
This reverts merge request !1027
This commit is contained in:
parent
8607ae6841
commit
e5df8cadea
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ unit-testing:
|
||||||
script:
|
script:
|
||||||
- mix ecto.create
|
- mix ecto.create
|
||||||
- mix ecto.migrate
|
- mix ecto.migrate
|
||||||
- mix test --trace --preload-modules --cover
|
- mix test --trace --preload-modules
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
stage: test
|
stage: test
|
||||||
|
|
Loading…
Reference in a new issue