Skip to content

Commit 0ebad4a

Browse files
committed
TO-DROP: debug
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent ebe3277 commit 0ebad4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
env:
2222
https_proxy: http://127.0.0.1:3128
2323
steps:
24+
- uses: mxschmitt/action-tmate@v3
25+
with:
26+
detached: true
27+
2428
# Clone this repo
2529
- name: Checkout
2630
uses: actions/checkout@v3

0 commit comments

Comments
 (0)