Skip to content

Commit

Permalink
Add tmate action
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovilla committed Dec 13, 2024
1 parent d6e3622 commit 2930574
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test_local_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

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

- name: Set up Python
uses: conda-incubator/setup-miniconda@v3
env:
Expand Down

0 comments on commit 2930574

Please sign in to comment.