mirror of
https://github.com/valitydev/jesse.git
synced 2024-11-06 01:25:23 +00:00
Revert out-of-scope changes
This commit is contained in:
parent
5d819d192a
commit
3190bec55e
3
Makefile
3
Makefile
@ -54,8 +54,9 @@ test/JSON-Schema-Test-Suite/tests:
|
||||
git submodule sync --recursive
|
||||
git submodule update --init --recursive
|
||||
|
||||
# Would be nice to include elvis to test, but it fails on OTP-18
|
||||
.PHONY: test
|
||||
test: eunit ct xref dialyzer elvis cover
|
||||
test: eunit ct xref dialyzer cover
|
||||
|
||||
.PHONY: eunit
|
||||
eunit:
|
||||
|
Loading…
Reference in New Issue
Block a user