Git merge
This commit is contained in:
parent
3a2b72ab07
commit
2b8a4125c6
1
.github/workflows/sanity_check.yml
vendored
1
.github/workflows/sanity_check.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
|||||||
echo git status && git status
|
echo git status && git status
|
||||||
echo "git remote -v" && git remote -v
|
echo "git remote -v" && git remote -v
|
||||||
echo git branch && git branch
|
echo git branch && git branch
|
||||||
|
git merge-base upstream/master HEAD
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v1
|
uses: actions/setup-python@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user