Skip to content

Commit 16ff5ab

Browse files
committed
WIP
Signed-off-by: Andrea Ricchi <andrea.ricchi@amarulasolutions.com>
1 parent 9ddb874 commit 16ff5ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
database: ${{ github.workspace }}/build/default-develop
3636
style: 'file'
37-
tidy-checks: ''
37+
# tidy-checks: ''
3838
thread-comments: ${{ github.event_name == 'pull_request' && 'update' }}
3939

4040
- name: Fail fast?!

0 commit comments

Comments
 (0)