Skip to content

Commit f336af3

Browse files
committed
test with files-changed-only=false
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
1 parent a2d5ed7 commit f336af3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
tidy-checks: '' # use .clang-tidy config
5656
database: gpt4all-chat/build
5757
version: 18
58+
files-changed-only: false # TODO: set this back to true
5859
- name: Fail Fast
5960
if: steps.linter.outputs.clang-tidy-checks-failed > 0
6061
run: exit 1

0 commit comments

Comments
 (0)