Skip to content

Commit

Permalink
CI: Let's ssh in and take a look!
Browse files Browse the repository at this point in the history
Signed-off-by: Rusty Russell <[email protected]>
  • Loading branch information
rustyrussell committed Nov 24, 2024
1 parent c10d27b commit 617a038
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

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

- name: Set up Python 3.10
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 617a038

Please sign in to comment.