Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
robin88chen committed Nov 18, 2024
1 parent f5a4842 commit 28ff62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tidy-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
tidy-checks: '' # Use .clang-tidy config file
extra-args: '-std=c++17'
verbosity: debug
tidy-review: true
#tidy-review: true
# only 'update' a single comment in a pull request thread.
#thread-comments: ${{ github.event_name == 'pull_request' && 'update' }}
- name: Fail fast?!
Expand Down

0 comments on commit 28ff62c

Please sign in to comment.