mirror of
https://github.com/facebook/rocksdb.git
synced 2024-12-04 20:02:50 +00:00
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: |
|
||||
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
|
||||
run: |
|
||||
echo git status && git status
|
||||
|
|
Loading…
Reference in a new issue