cicd: remove clang-format --version

This commit is contained in:
light7734 2024-10-14 14:25:33 +03:30
parent 1daed56127
commit b61b3f543d
Signed by: light7734
GPG Key ID: 37FDF7099B2AB7A7
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ steps:
- clang --version
- clang++ --version
- clang-tidy --version
- clang-format --version
- name: build_gcc
image: ubuntu_amd64:latest