ci: print clang-format's version
Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24302>
This commit is contained in:
parent
02e40d3b48
commit
88deb4bb88
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ clang-format:
|
|||
# We need a meson build dir, but its config doesn't actually matter, so
|
||||
# let's just use the default.
|
||||
- meson setup build
|
||||
- clang-format-${LLVM_VERSION} --version
|
||||
- ninja -C build clang-format
|
||||
|
||||
.test-gl:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue