We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01cba15 commit 158abbfCopy full SHA for 158abbf
.github/workflows/e2e-test.yaml
@@ -20,10 +20,10 @@ jobs:
20
go-version: 1.21
21
22
# 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
+ - name: Setup tmate session
+ uses: mxschmitt/action-tmate@v3
+ with:
+ detached: true
27
28
- name: Checkout code
29
uses: actions/checkout@v4
0 commit comments