mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
[CI] Print clang-format version.
This commit is contained in:
parent
afde40ab6c
commit
44bfba4b0e
|
|
@ -8,6 +8,7 @@ steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: xeniaproject/buildenv:2021-06-21
|
image: xeniaproject/buildenv:2021-06-21
|
||||||
commands:
|
commands:
|
||||||
|
- clang-format --version
|
||||||
- ./xenia-build lint --all
|
- ./xenia-build lint --all
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue