Skip to content

Commit

Permalink
test with files-changed-only=false
Browse files Browse the repository at this point in the history
Signed-off-by: Jared Van Bortel <[email protected]>
  • Loading branch information
cebtenzzre committed Dec 6, 2024
1 parent a2d5ed7 commit f336af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cpp-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f336af3

Please sign in to comment.