mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-17 00:41:42 +00:00
test with files-changed-only=false
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
ea55810705
commit
910e79f927
1
.github/workflows/cpp-linter.yml
vendored
1
.github/workflows/cpp-linter.yml
vendored
@ -55,6 +55,7 @@ jobs:
|
||||
tidy-checks: '' # use .clang-tidy config
|
||||
database: gpt4all-chat/build
|
||||
version: 18
|
||||
files-changed-only: false # TODO: set this back to true
|
||||
- name: Fail Fast
|
||||
if: steps.linter.outputs.clang-tidy-checks-failed > 0
|
||||
run: exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user