Skip to content

collect resulsts of failure and restrict to rvc2 usb #10

collect resulsts of failure and restrict to rvc2 usb

collect resulsts of failure and restrict to rvc2 usb #10

Workflow file for this run

name: DepthAI ROS Testing
on:
workflow_dispatch:
push:
branches:
- kilted_testing
env:
ROS_DISTRO: kilted
jobs:
run_tests:
uses: ./.github/workflows/test_child.yml
secrets:
CONTAINER_REGISTRY: ${{ secrets.CONTAINER_REGISTRY }}
HIL_PAT_TOKEN: ${{ secrets.HIL_PAT_TOKEN }}