Skip to content

Add building without templateengine as an option #24

Add building without templateengine as an option

Add building without templateengine as an option #24

Workflow file for this run

name: Code Style
on:
push:
branches: [main]
pull_request:
jobs:
clang-format:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: ./format.sh --check