mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-29 04:51:12 +00:00
don't install stable ver
This commit is contained in:
parent
52d35aa49f
commit
7c575a2ca0
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -41,6 +41,5 @@ jobs:
|
||||
uses: nomic-ai/clazy-action@009a6378b899ab6d20f26647e624f3038384378e
|
||||
with:
|
||||
checks: "level0,no-container-anti-pattern,no-qstring-arg,no-qstring-ref,no-strict-iterators,no-unused-non-trivial-variable"
|
||||
install-stable: true
|
||||
database: gpt4all-chat/build
|
||||
path-regex: "gpt4all-(chat|backend)/src"
|
||||
|
Loading…
Reference in New Issue
Block a user