Use test target for ci.

This commit is contained in:
Erik Stenman 2019-02-27 15:36:48 +01:00
parent 9411a131fc
commit 268208ec98

View File

@ -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: