ci: add clang-tools to merge-request:ubuntu-clang-other-tests job.

It's required by validate-clang-check.
This commit is contained in:
Dario Lombardo 2020-08-24 14:55:02 +02:00
parent b586f25789
commit feba9bbff4
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ merge-request:ubuntu-clang-other-tests:
only:
- merge_requests
script:
- apt-get install -y cppcheck
- apt-get install -y cppcheck clang-tools
# build-ubuntu puts us in `build`.
- cd ..
- python3 tools/checklicenses.py