Skip to content

Merge pull request #68 from HiroIshida/inertia_tensor #133

Merge pull request #68 from HiroIshida/inertia_tensor

Merge pull request #68 from HiroIshida/inertia_tensor #133

Workflow file for this run

name: test-clang-format
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './third_party ./urdf_parser'
extensions: 'h,cpp,hpp'
clangFormatVersion: 12