Open
Description
Hi there!
Is there a way to post coverage from Github Actions in parallel mode?
Something like mix coveralls.github --parallel true
and then setup another job sending the webhook to https://coveralls.io/webhook?repo_token=…
I know that mix coveralls.post
does allow this parallel
option.
Metadata
Metadata
Assignees
Labels
No labels