Skip to content

Commit

Permalink
add tmate session for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mariostieriansys committed Jan 2, 2025
1 parent cdc0bd2 commit 0270f68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:
- name: docker
run: docker pull ${{ env.ENSIGHT_IMAGE }}

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run pytest
uses: ansys/actions/tests-pytest@v8
env:
Expand Down

0 comments on commit 0270f68

Please sign in to comment.