Skip to content

Commit

Permalink
debug with tmate, tmate is MY mate
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Cornu committed May 3, 2024
1 parent b8c08cb commit aded7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neuron-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ jobs:
# * add 'live-debug-ci' to your PR title
# * push something to your PR branch (note that just re-running the pipeline disregards the title update)
- name: live debug session on failure (manual steps required, check `.github/neuron-ci.yml`)
if: failure() && contains(github.event.pull_request.title, 'live-debug-ci')
if: failure()
uses: mxschmitt/action-tmate@v3

# see https://github.com/orgs/community/discussions/26822
Expand Down

0 comments on commit aded7b3

Please sign in to comment.