Skip to content

Commit 56520b8

Browse files
committed
#RI-6325 - Fix e2e
1 parent 53e68b3 commit 56520b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-e2e-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# SSH Debug
6262
- name: Enable SSH
6363
uses: mxschmitt/action-tmate@v3
64-
# if: inputs.debug
64+
if: inputs.debug
6565
with:
6666
detached: true
6767

0 commit comments

Comments
 (0)