Skip to content

Commit e148555

Browse files
Remove Output_Verbosity parameter from action.yml for streamlined configuration
1 parent f2047a1 commit e148555

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,5 @@ runs:
6363
Version: ${{ inputs.Version }}
6464
WorkingDirectory: ${{ inputs.WorkingDirectory }}
6565
TestResult_TestSuiteName: ${{ inputs.Settings }}-${{ runner.os }}
66-
Output_Verbosity: Detailed
6766
Path: ${{ fromJson(steps.paths.outputs.result).TestPath }}
6867
Run_Path: ${{ fromJson(steps.paths.outputs.result).CodePath }}

0 commit comments

Comments
 (0)