Skip to content

add environment variables for image description function #1149

add environment variables for image description function

add environment variables for image description function #1149

Workflow file for this run

name: Run Unittest
on:
push:
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
jobs:
run_unittest:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Install vcs
run: pip3 install vcstool
- name: Prepare thirdparty repos
run: ./setup-dependency.sh
- name: Pull images and build workspace
shell: bash
run: ./manage-docker-image.sh -a pull -i "ros2 localization" -o cmucal -t ros2-dev-latest
- name: Run unittest
shell: bash
run: ./launch.sh -u -- -b -a