mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Use P1's coveralls-erl fork to handle unicode in git commit author
This commit is contained in:
parent
8d8a3177e1
commit
3f4423e996
@ -387,8 +387,8 @@ Rules = [
|
|||||||
]}]), []},
|
]}]), []},
|
||||||
{[plugins], IsRebar3 and (os:getenv("GITHUB_ACTIONS") == "true"),
|
{[plugins], IsRebar3 and (os:getenv("GITHUB_ACTIONS") == "true"),
|
||||||
AppendList([{coveralls, {git,
|
AppendList([{coveralls, {git,
|
||||||
"https://github.com/RoadRunnr/coveralls-erl.git",
|
"https://github.com/processone/coveralls-erl.git",
|
||||||
{branch, "feature/git-info"}}} ]), []},
|
{branch, "addjsonfile"}}} ]), []},
|
||||||
{[overrides], [post_hook_configure], SystemDeps == false,
|
{[overrides], [post_hook_configure], SystemDeps == false,
|
||||||
AppendList2(GenDepsConfigure), [], []},
|
AppendList2(GenDepsConfigure), [], []},
|
||||||
{[ct_extra_params], [eunit_compile_opts], true,
|
{[ct_extra_params], [eunit_compile_opts], true,
|
||||||
|
Loading…
Reference in New Issue
Block a user