Currently the action logs every artifact file path to the console. My artifacts consist of a ton of very small files. Printing them all to the log file makes the action execution slow.
I wish there would be an option to disable the output. Maybe just provide a summary at the end.
Currently the action logs every artifact file path to the console. My artifacts consist of a ton of very small files. Printing them all to the log file makes the action execution slow.
I wish there would be an option to disable the output. Maybe just provide a summary at the end.