Use P1's coveralls-erl fork to handle unicode in git commit author

This commit is contained in:
Badlop 2021-12-06 23:17:11 +01:00
parent 8d8a3177e1
commit 3f4423e996
1 changed files with 2 additions and 2 deletions

View File

@ -387,8 +387,8 @@ Rules = [
]}]), []},
{[plugins], IsRebar3 and (os:getenv("GITHUB_ACTIONS") == "true"),
AppendList([{coveralls, {git,
"https://github.com/RoadRunnr/coveralls-erl.git",
{branch, "feature/git-info"}}} ]), []},
"https://github.com/processone/coveralls-erl.git",
{branch, "addjsonfile"}}} ]), []},
{[overrides], [post_hook_configure], SystemDeps == false,
AppendList2(GenDepsConfigure), [], []},
{[ct_extra_params], [eunit_compile_opts], true,