github-actions-report-lcov
github-actions-report-lcov copied to clipboard
Disable genhtml
Hi !
Thank you for this action which is very useful ! My problem : I do not need the html report, but there's no way to disable it. In my case it is a waste of resources and time.
I see 2 options :
- Disable it if artifact-name is not set
- Add an option to disable it
Do you think you can provide this feature ? Thank you !