Use test target for ci.
This commit is contained in:
parent
9411a131fc
commit
268208ec98
@ -28,7 +28,7 @@ jobs:
|
|||||||
command: make eunit
|
command: make eunit
|
||||||
- run:
|
- run:
|
||||||
name: Common Tests
|
name: Common Tests
|
||||||
command: make ct
|
command: make test
|
||||||
- save_cache:
|
- save_cache:
|
||||||
key: dialyzer-cache-v1-{{ .Branch }}-{{ .Revision }}
|
key: dialyzer-cache-v1-{{ .Branch }}-{{ .Revision }}
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user