Skip to content

Commit 43fff5b

Browse files
committed
s
1 parent 94ec880 commit 43fff5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/iwyu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ jobs:
182182
ln -s iwyu_tool.py /usr/local/bin/iwyu_tool
183183
184184
- name: iwyu_tool
185-
if: false
186185
run: |
187186
# TODO: exclude auto-generated source files
188187
iwyu_tool -p cmake.output -j $(nproc) -- -w -Xiwyu --max_line_length=1024 -Xiwyu --comment_style=long -Xiwyu --quoted_includes_first -Xiwyu --update_comments ${{ matrix.mapping_file_opt }} ${{ matrix.clang_inc }} > iwyu.log

0 commit comments

Comments
 (0)