fix(growth): ignore enum result explicitly
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
06b35cbceb
commit
0ac434c61d
@ -49,6 +49,7 @@ defmodule Growth.Indicators.Load do
|
||||
|
||||
@doc false
|
||||
def start_link(_) do
|
||||
_ =
|
||||
Enum.map(@measure_to_score, fn {_, measure} ->
|
||||
create_ets(measure)
|
||||
end)
|
||||
|
Loading…
x
Reference in New Issue
Block a user