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