Skip to content

Update test-clang-format.yml #2

Update test-clang-format.yml

Update test-clang-format.yml #2

name: test-clang-format
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,cpp'
clangFormatVersion: 10
style: chromium