Skip to content

Commit

Permalink
Enable debug session
Browse files Browse the repository at this point in the history
  • Loading branch information
jorblancoa committed Sep 25, 2024
1 parent 8b75467 commit 0d98865
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/simulation_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,6 @@ jobs:
name: docs-py${{ matrix.python-version }}
path: docs/_build

# - name: live debug session, comment out
# if: failure()
# uses: mxschmitt/action-tmate@v3
- name: live debug session, comment out
if: failure()
uses: mxschmitt/action-tmate@v3

0 comments on commit 0d98865

Please sign in to comment.