diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 36a3009ab83..4d9fa1e1c9f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -138,7 +138,9 @@ jobs: echo '
' >> clang-format.patch echo 'clang-format.patch' >> clang-format.patch echo '```diff' >> clang-format.patch + echo >> clang-format.patch git diff >> clang-format.patch + echo >> clang-format.patch echo '```' >> clang-format.patch echo '
' >> clang-format.patch