Print merge base
This commit is contained in:
parent
6218435b37
commit
cccd1d6ef3
3
.github/workflows/sanity_check.yml
vendored
3
.github/workflows/sanity_check.yml
vendored
@ -30,6 +30,9 @@ jobs:
|
||||
with:
|
||||
args: https://raw.githubusercontent.com/llvm-mirror/clang/master/tools/clang-format/clang-format-diff.py
|
||||
|
||||
- name: Found merge base
|
||||
run: git merge-base upstream/master HEAD
|
||||
|
||||
- name: Check format 1
|
||||
run: |
|
||||
build_tools/format-diff.sh -c
|
||||
|
Loading…
x
Reference in New Issue
Block a user