Skip to content

Merge main

Merge main #3

name: Coverage Build - Rolling
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
coverage_rolling:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-build-coverage.yml@master
secrets: inherit
with:
ros_distro: rolling
os_name: ubuntu-22.04

Check failure on line 17 in .github/workflows/rolling-coverage-build.yml

View workflow run for this annotation

GitHub Actions / Coverage Build - Rolling

Invalid workflow file

The workflow is not valid. .github/workflows/rolling-coverage-build.yml (Line: 17, Col: 16): Invalid input, os_name is not defined in the referenced workflow.