Skip to content

Commit

Permalink
For MT5, sets ShutdownTerminal to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 21, 2024
1 parent 52ce093 commit 45d27ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ runs:
Period: ${{ inputs.TestPeriod }}
Report: ${{ inputs.TestReport }}
ReplaceReport: ${{ inputs.TestReplaceReport }}
ShutdownTerminal: !!str true
ShutdownTerminal: 1
Symbol: ${{ inputs.TestSymbol }}
ToDate: ${{ inputs.TestToDate }}
Visual: 0
Expand Down

0 comments on commit 45d27ba

Please sign in to comment.