Disable clang-tidy since it's too much for a pi

This commit is contained in:
Sameer Rahmani 2022-06-12 23:12:06 +01:00
parent 3d31d01bc5
commit c8ded04356
1 changed files with 0 additions and 5 deletions

View File

@ -17,11 +17,6 @@ steps:
- cmake --version
- ./builder build
- name: Clang Tidy
image: rg.fr-par.scw.cloud/serene/llvm:15-8
commands:
- ./builder build-tidy
- name: Linters
image: rg.fr-par.scw.cloud/serene/llvm:15-8
commands: