We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e7ca3 commit 72098bdCopy full SHA for 72098bd
.github/workflows/iwyu.yml
@@ -88,6 +88,7 @@ jobs:
88
if: contains(matrix.os, 'macos')
89
run: |
90
brew install include-what-you-use pcre coreutils
91
+ brew list include-what-you-use
92
ln -s iwyu_tool.py /usr/local/bin/iwyu_tool
93
94
# Fails on OpenSUSE:
0 commit comments