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