Skip to content

Commit 2be9c56

Browse files
committed
debug libra bin
1 parent e483715 commit 2be9c56

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/move.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
# NOTE: for debugging CI this allow shell access to github runner. Will print out tmate.io terminal url
21-
# - name: Setup tmate session
22-
# uses: mxschmitt/action-tmate@v3
23-
# with:
24-
# detached: true
25-
# timeout-minutes: 15
21+
- name: Setup tmate session
22+
uses: mxschmitt/action-tmate@v3
23+
with:
24+
detached: true
25+
timeout-minutes: 5
2626

2727
- uses: actions/checkout@v3
2828

0 commit comments

Comments
 (0)