Skip to content

Commit

Permalink
test debug ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
leanmendoza committed Oct 28, 2024
1 parent 4761dd7 commit 62c47cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
--snapshots tests/snapshots/avatar-image-generation/ \
--result ${{ github.workspace }}/output/
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run scene-rendering test
run: |
rm -rf output || true
Expand Down

0 comments on commit 62c47cd

Please sign in to comment.