mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 15:35:50 +00:00
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
ls -a
|
||||
set -o pipefail
|
||||
git diff --exit-code | tee "clang-format.patch"
|
||||
- name: Upload patch
|
||||
|
||||
Reference in New Issue
Block a user