Adding GitHub Action for CI #1
Annotations
2 warnings
Install Elixir dependencies
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Install Elixir dependencies
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Loading