diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 133eafb55f..512c7cc53c 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -40,7 +40,7 @@ env: checkBlack: true blackFailSilent: true - checkClangFormat: true + checkClangFormat: false clangStyle: file #for .clang-format file clangFormatFailSilent: true