Skip to content

Add behaviour

Add behaviour #1

Triggered via pull request January 1, 2024 13:53
@caikecaike
synchronize #1
add-behaviour
Status Success
Total duration 3m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Setup
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Setup
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs