don't install stable ver

This commit is contained in:
Jared Van Bortel 2024-10-21 17:53:44 -04:00
parent 52d35aa49f
commit 7c575a2ca0

View File

@ -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"