Add metric: idle workers count (#72) #259
ci-tests.yml
on: push
Static analysis
2m 9s
Matrix: test
Annotations
2 warnings
Static analysis
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Static analysis
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|