Skip to content

Run ci-ros-lint on a ubuntu-latest runner #121

Run ci-ros-lint on a ubuntu-latest runner

Run ci-ros-lint on a ubuntu-latest runner #121

Workflow file for this run

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