Skip to content

Commit 1d30261

Browse files
committed
Update filter
1 parent 7bbc74a commit 1d30261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
with:
215215
# Exclude all files under "third_party/"
216216
files-ignore: |
217-
third_party/**
217+
third_party/
218218
- name: Clang-tidy validation
219219
# NOTE: clang-tidy crashes on CodegenDataModel_Write due to Nullable/std::optional check.
220220
# See https://github.com/llvm/llvm-project/issues/97426

0 commit comments

Comments
 (0)