Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-07-22 17:18:26 +01:00
parent 05d8e96bd0
commit 2a9d6239ee

View File

@@ -23,7 +23,6 @@ jobs:
set -o pipefail
pwd
whoami
# chown root:root $(pwd)
ls -la .git
git branch
git diff --exit-code | tee "clang-format.patch"