Remove tmate debugging session
This commit is contained in:
parent
64b3bbf1c9
commit
bef206613a
3
.github/workflows/sanity_check.yml
vendored
3
.github/workflows/sanity_check.yml
vendored
@ -14,9 +14,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git remote add upstream https://github.com/facebook/rocksdb.git && git fetch upstream
|
git remote add upstream https://github.com/facebook/rocksdb.git && git fetch upstream
|
||||||
|
|
||||||
- name: Setup tmate session
|
|
||||||
uses: mxschmitt/action-tmate@v2
|
|
||||||
|
|
||||||
- name: Where am I
|
- name: Where am I
|
||||||
run: |
|
run: |
|
||||||
echo git status && git status
|
echo git status && git status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user