Skip to content

Add docker.io as test dependency #2

Add docker.io as test dependency

Add docker.io as test dependency #2

Workflow file for this run

name: Clang-Format check
on:
push:
pull_request:
branches:
- main
jobs:
format_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: 'ros-industrial/industrial_ci@master'
env:
ROS_DISTRO: noetic
CLANG_FORMAT_CHECK: file
CLANG_FORMAT_VERSION: "9"