Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-07-22 16:57:55 +01:00
parent ef512abbf7
commit d92d09a1df

View File

@@ -18,7 +18,6 @@ jobs:
run: |
pwd
ls -a
git branch
set -o pipefail
git diff --exit-code | tee "clang-format.patch"
- name: Upload patch