Skip to content

Commit

Permalink
add ssh debug
Browse files Browse the repository at this point in the history
  • Loading branch information
aclegg3 committed Jul 3, 2024
1 parent 9951088 commit 0f39852
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/install_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
- name: CPU info
run: cat /proc/cpuinfo
- uses: "./habitat-sim/.github/actions/install_ubuntu_deps"
- name: Debugging with tmate
uses: mxschmitt/action-tmate@v3.18
- name: Build, install habitat-sim
run: |-
cd habitat-sim
Expand Down

0 comments on commit 0f39852

Please sign in to comment.