From 05d8e96bd06e0e8aacbd333ea582f8fc2b31debb Mon Sep 17 00:00:00 2001 From: JCW Date: Tue, 22 Jul 2025 17:17:54 +0100 Subject: [PATCH] Test Signed-off-by: JCW --- .github/workflows/clang-format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 0cea4645a7..0e05cf28d6 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -23,7 +23,7 @@ jobs: set -o pipefail pwd whoami - chown root:root $(pwd) +# chown root:root $(pwd) ls -la .git git branch git diff --exit-code | tee "clang-format.patch"