Skip to content

Commit 158abbf

Browse files
author
Daniel Vaseekaran
committed
Testing SSL - debugger
1 parent 01cba15 commit 158abbf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/e2e-test.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
go-version: 1.21
2121

2222
# Enable Tmate Session if you'd like to Debut the E2E Kind Cluster
23-
# - name: Setup tmate session
24-
# uses: mxschmitt/action-tmate@v3
25-
# with:
26-
# detached: true
23+
- name: Setup tmate session
24+
uses: mxschmitt/action-tmate@v3
25+
with:
26+
detached: true
2727

2828
- name: Checkout code
2929
uses: actions/checkout@v4

0 commit comments

Comments
 (0)