Skip to content

polar_parametrization tests #393

polar_parametrization tests

polar_parametrization tests #393

Workflow file for this run

name: Industrial CI
on:
push:
workflow_dispatch:
schedule:
- cron: '0 1 * * *' # Runs daily
jobs:
call_reusable_workflow:
uses: vortexntnu/vortex-ci/.github/workflows/reusable-industrial-ci.yml@main
with:
upstream_workspace: './dependencies.repos'
ros_repo: '["main", "testing"]'
before_install_target_dependencies: 'scripts/ci_install_dependencies.sh'