Make CI use rebar to build to make sure it works on top level without make.
This commit is contained in:
parent
1761796663
commit
4480d0bcb0
@ -19,7 +19,7 @@ jobs:
|
|||||||
- dialyzer-cache-v1-
|
- dialyzer-cache-v1-
|
||||||
- run:
|
- run:
|
||||||
name: Build
|
name: Build
|
||||||
command: make
|
command: rebar3 compile
|
||||||
- run:
|
- run:
|
||||||
name: Static Analysis
|
name: Static Analysis
|
||||||
command: make dialyzer
|
command: make dialyzer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user