Skip to content

Trying to compile a test file that consumes sqlite_orm as a named module #2246

Trying to compile a test file that consumes sqlite_orm as a named module

Trying to compile a test file that consumes sqlite_orm as a named module #2246

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/[email protected]
with:
clangFormatVersion: 16