Skip to content

Commit 9c13496

Browse files
committed
Removed include-what-you-use analysis pass
No longer included in base image.
1 parent cb086a0 commit 9c13496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,5 @@ macOS/Clang:
116116

117117
Static Analysis:
118118
variables:
119-
CMAKE_OPTIONS: -DCLANG_TIDY=ON -DCPPCHECK=ON -DIWYU=ON
119+
CMAKE_OPTIONS: -DCLANG_TIDY=ON -DCPPCHECK=ON
120120
<<: *analysis_template

0 commit comments

Comments
 (0)