Skip to content

Commit

Permalink
Add tmate session
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Aug 6, 2024
1 parent 4876e55 commit a8a4f7d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

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

- name: Pre-setup ($PATH, cache prefix, custom OPAM package for the compiler)
id: presetup
shell: bash
Expand Down

0 comments on commit a8a4f7d

Please sign in to comment.