File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3939 run : |
4040 source .ci/hil/prepare_hil_framework.sh ${{ secrets.HIL_PAT_TOKEN }}
4141 export RESERVATION_NAME="https://github.com/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID#rvc2-${{ inputs.flavor }}"
42- exec hil_runner --models 'oak_d or oak_d_pro' --reservation-name $RESERVATION_NAME --wait --docker-image ${{ secrets.CONTAINER_REGISTRY }}/depthai-ros-hil:${{ needs.build_docker_container.outputs.tag }} --commands "/ws/src/depthai-ros/run_tests .sh"
42+ exec hil_runner --models 'oak_d or oak_d_pro' --reservation-name $RESERVATION_NAME --wait --docker-image ${{ secrets.CONTAINER_REGISTRY }}/depthai-ros-hil:${{ needs.build_docker_container.outputs.tag }} --commands "/ws/src/depthai-ros/run_hil_tests .sh"
4343
You can’t perform that action at this time.
0 commit comments