Skip to content

Bump ros-tooling/setup-ros from 0.6 to 0.7 #83

Bump ros-tooling/setup-ros from 0.6 to 0.7

Bump ros-tooling/setup-ros from 0.6 to 0.7 #83

Workflow file for this run

name: ROS2 Lint
on:
pull_request:
jobs:
ament_lint:
name: ament_${{ matrix.linter }}
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
linter: [copyright, lint_cmake]
steps:
- uses: actions/checkout@v3
- uses: ros-tooling/[email protected]
- uses: ros-tooling/[email protected]
with:
distribution: rolling
linter: ${{ matrix.linter }}
package-name:
control_msgs