Skip to content

Remove warning from existing report (#49) #290

Remove warning from existing report (#49)

Remove warning from existing report (#49) #290

name: clang-format-check
on:
push:
jobs:
build:
name: clang-format-check
runs-on: ubuntu-20.04
steps:
- name: Fetch repository
uses: actions/checkout@v1
- name: Install packages
run: sudo apt-get install python3-venv
- name: check_clang_format
run: ci/check_clang_format.sh