Skip to content

Commit

Permalink
Sets mt_runner_timeout to 240 seconds by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Apr 22, 2024
1 parent 15b42ad commit d80fb80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ runs:
mt_runner_get_url_list:
- dest: "{{ mt_runner_mt_path }}/MQL${{ inputs.Version }}/Experts"
url: "${{ inputs.UrlExpert }}"
mt_runner_timeout: 240
- name: Creates requirements
uses: DamianReeves/write-file-action@v1.3
with:
Expand Down

0 comments on commit d80fb80

Please sign in to comment.