An option to disable adding to the summary?
https://github.com/tox-dev/tox-gh/pull/63 added a summary for each job, but if only one tox environment is run, the summaries simply duplicate information that is already available:
Can we have a way to turn these off?
Definitely! I'd be happy to accept the PR that only adds this this if it is the single environment.
I don't know what you mean by that. Maybe you meant only adds this if there is more than one environment?
Also, I don't know the internals, so I'm not sure I can make a PR.
That is only display this information if there's more than one tox environments in the current target.