Skip to content

Commit a35b488

Browse files
committed
increased timeout to hiltest dispatch
1 parent 972c00e commit a35b488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ jobs:
566566
owner: luxonis
567567
workflow: regression_test.yml
568568
workflow_inputs: '{"commit": "${{ github.ref }}", "parent_url": "https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"}'
569-
workflow_timeout_seconds: 120 # Default: 300
569+
workflow_timeout_seconds: 300 # was 120 Default: 300
570570

571571
- name: Release
572572
run: echo "https://github.com/luxonis/depthai-core-hil-tests/actions/runs/${{steps.return_dispatch.outputs.run_id}}" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)