More verbose
This commit is contained in:
parent
2b8a4125c6
commit
e10008f339
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 merge-base upstream/master HEAD
|
||||
GIT_CURL_VERBOSE=1 GIT_TRACE=1 git merge-base upstream/master HEAD
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v1
|
||||
|
Loading…
Reference in New Issue
Block a user