Skip to content

Commit

Permalink
Use tmate to access CI and troubleshoot failing onboarding
Browse files Browse the repository at this point in the history
Signed-off-by: Milan Lenco <[email protected]>
  • Loading branch information
milan-zededa committed Nov 4, 2024
1 parent 21d0178 commit 14a5928
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/run-eden-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ runs:
env:
AZIOT_ID_SCOPE: ${{ inputs.aziot_id_scope }}
AZIOT_CONNECTION_STRING: ${{ inputs.aziot_connection_string }}
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
- name: Collect info
if: failure()
uses: ./eden/.github/actions/collect-info
Expand Down

0 comments on commit 14a5928

Please sign in to comment.