Skip to content

Trying to correct adding sqlite_orm.ixx to test target sources #2251

Trying to correct adding sqlite_orm.ixx to test target sources

Trying to correct adding sqlite_orm.ixx to test target sources #2251

name: clang-format lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: clang-format lint
uses: DoozyX/clang-format-lint-action@v0.16.2
with:
clangFormatVersion: 16