mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-20 08:53:37 +00:00
fix sha
This commit is contained in:
parent
57ccac4888
commit
4f917bcde6
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
-DLLMODEL_CUDA=OFF \
|
-DLLMODEL_CUDA=OFF \
|
||||||
-DLLMODEL_KOMPUTE=OFF
|
-DLLMODEL_KOMPUTE=OFF
|
||||||
- name: Clazy
|
- name: Clazy
|
||||||
uses: nomic-ai/clazy-action@35215f5
|
uses: nomic-ai/clazy-action@35215f5ba65d444d9ee90da46758de49c7f43e10
|
||||||
with:
|
with:
|
||||||
checks: "level0,no-container-anti-pattern,no-qstring-arg,no-qstring-ref,no-strict-iterators,no-unused-non-trivial-variable"
|
checks: "level0,no-container-anti-pattern,no-qstring-arg,no-qstring-ref,no-strict-iterators,no-unused-non-trivial-variable"
|
||||||
install-stable: true
|
install-stable: true
|
||||||
|
Loading…
Reference in New Issue
Block a user