Skip to content

Commit f0df148

Browse files
committed
test disable values
1 parent 07d1079 commit f0df148

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cpp-lint-action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ jobs:
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
with:
46-
style: file
46+
style: ''
47+
tidy-checks: '-*'
4748
files-changed-only: false
4849
# to ignore all build folder contents
4950
ignore: build

0 commit comments

Comments
 (0)