Skip to content

Commit

Permalink
review feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Otto van der Schaaf <[email protected]>
  • Loading branch information
oschaaf committed Nov 11, 2020
1 parent 9e46ade commit 0790741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/do_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ function do_test() {
}

function do_clang_tidy() {
# TODO(#546): deflake clang tidy runs, and remove '|| true' here.
ci/run_clang_tidy.sh || true
}

Expand Down

0 comments on commit 0790741

Please sign in to comment.