Skip to content

Commit

Permalink
DROP
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <[email protected]>
  • Loading branch information
EduPonz committed Feb 13, 2024
1 parent 67e5225 commit 7579c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/junit_summary/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ runs:
shell: pwsh
run: |
$OUTPUT_FILE_OPTION = "--output-file $env:GITHUB_STEP_SUMMARY"
$OUTPUT_FILE_OPTION
$PRINT_SUMMARY_OPTION = ""
if ($env:INPUT_PRINT_SUMMARY -eq "True") {
Expand Down

0 comments on commit 7579c03

Please sign in to comment.