Skip to content

Commit fef33a8

Browse files
committed
[temp] Debug with tmate
1 parent d156389 commit fef33a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ jobs:
6868
GIT_BRANCH="${GIT_BRANCH}" SKIP_PULL=true sudo -E ./deploy/auto-install.sh --upgrade \
6969
|| (cat /opt/openwisp/autoinstall.log && exit 1)
7070
71+
- name: Debugging with tmate
72+
uses: mxschmitt/action-tmate@v3.23
73+
7174
- name: Test
7275
if: ${{ !cancelled() && steps.auto_install_upgrade.conclusion == 'success' }}
7376
uses: openwisp/openwisp-utils/.github/actions/retry-command@master

0 commit comments

Comments
 (0)