fix syntax

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel 2024-11-08 18:42:02 -05:00
parent b5eaa25f9c
commit 48587d987b

View File

@ -40,7 +40,6 @@ jobs:
-DLLMODEL_KOMPUTE=OFF -DLLMODEL_KOMPUTE=OFF
- uses: cpp-linter/cpp-linter-action@v2 - uses: cpp-linter/cpp-linter-action@v2
id: linter id: linter
env:
with: with:
style: '' # no clang-format style: '' # no clang-format
extensions: 'c,cpp,h,inl' extensions: 'c,cpp,h,inl'