mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-25 15:02:03 +00:00
fix syntax
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
b5eaa25f9c
commit
48587d987b
1
.github/workflows/cpp-linter.yml
vendored
1
.github/workflows/cpp-linter.yml
vendored
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user