commit | 6afb97022fa754dfd9571b144758d9d717adeef7 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Tue Jan 17 09:26:01 2023 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Tue Jan 17 14:31:59 2023 +0000 |
tree | 31037a72c87a4c047091dfb13be849557e0ec171 | |
parent | 58e745419425420cd70b87adf89e1bde376b72d6 [diff] |
[cq] Always run IWYU on tests https://skia-review.googlesource.com/c/skia/+/630016 was an example of a CL that did not affect //tests/... but did require changes there. The builds seem fast enough to always run them on the CQ. Change-Id: I06f85bf81880544c4b405a518160f83070800eca Reviewed-on: https://skia-review.googlesource.com/c/skia/+/630541 Reviewed-by: Ravi Mistry <rmistry@google.com>