We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3496ea1 commit 25bb734Copy full SHA for 25bb734
action.yml
@@ -301,7 +301,7 @@ runs:
301
Path: ${{ steps.paths.outputs.TestPath }}
302
StepSummary_Mode: ${{ inputs.StepSummary_Mode }}
303
StepSummary_ShowTestOverview: ${{ inputs.StepSummary_ShowTestOverview }}
304
- StepSummary_ShowConfiguration: ${{ inputs.
+ StepSummary_ShowConfiguration: ${{ inputs.StepSummary_ShowConfiguration }}
305
Run_Path: ${{ steps.paths.outputs.CodePath }}
306
Run_ExcludePath: ${{ inputs.Run_ExcludePath }}
307
Run_ScriptBlock: ${{ inputs.Run_ScriptBlock }}
0 commit comments