We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f015d0 commit 2442782Copy full SHA for 2442782
1 file changed
action.yml
@@ -81,7 +81,7 @@ inputs:
81
description: 'Quieter console output that wont provide progress updates'
82
required: false
83
report:
84
- description: 'Runs Maestro with the --format flag, this will generate a report in the specified format <options: junit|html>'
+ description: 'Runs Maestro with the --format flag, this will generate a report in the specified format <options: junit|html|html-detailed>'
85
86
retry:
87
description: 'Number of times to retry the run if it fails (same as pressing retry in the UI, this is free)'
0 commit comments