Skip to content

Add missing ')' to enzyme_call and add tests for old pipeline (#31) #97

Add missing ')' to enzyme_call and add tests for old pipeline (#31)

Add missing ')' to enzyme_call and add tests for old pipeline (#31) #97

Workflow file for this run

name: Clang-Format
on:
push:
pull_request:
merge_group:
jobs:
build:
name: Format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: 'src'
style: 'llvm'
clangFormatVersion: 16