Don't start applications on test

This commit is contained in:
2022-02-20 23:28:57 +01:00
parent c8a043528b
commit cfac9dfbd4

View File

@@ -34,4 +34,4 @@ test:elixir:
variables:
MIX_ENV: test
script:
- mix test
- mix test --no-start