We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2047a1 commit e148555Copy full SHA for e148555
action.yml
@@ -63,6 +63,5 @@ runs:
63
Version: ${{ inputs.Version }}
64
WorkingDirectory: ${{ inputs.WorkingDirectory }}
65
TestResult_TestSuiteName: ${{ inputs.Settings }}-${{ runner.os }}
66
- Output_Verbosity: Detailed
67
Path: ${{ fromJson(steps.paths.outputs.result).TestPath }}
68
Run_Path: ${{ fromJson(steps.paths.outputs.result).CodePath }}
0 commit comments