Fix clang-tidy in CI (#1325)

Also removed old docker files and scripts.
This commit is contained in:
Sergey Kuznetsov
2024-04-08 11:49:43 +01:00
committed by GitHub
parent 36a790d666
commit 7372442f3a
15 changed files with 13 additions and 211 deletions

View File

@@ -39,8 +39,8 @@ jobs:
build:
name: Build
needs:
- check_format
needs:
- check_format
- check_docs
strategy:
fail-fast: false