Skip to content

Adds format-filepath to customize the filepath of .clang-format #261

Adds format-filepath to customize the filepath of .clang-format

Adds format-filepath to customize the filepath of .clang-format #261

name: ubuntu-20.04 Tests
on:
push:
branches:
- main
pull_request:
defaults:
run:
shell: bash
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
runner-os: "ubuntu-20.04"