Skip to content

Commit

Permalink
Add tmate session
Browse files Browse the repository at this point in the history
  • Loading branch information
pitrou committed Mar 7, 2024
1 parent 1c9a312 commit c1caa69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,10 @@ jobs:
ARROW_WITH_ZSTD: ON
GTest_SOURCE: BUNDLED
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
- name: CPU Info
run: |
sysctl -a | grep cpu
Expand Down

0 comments on commit c1caa69

Please sign in to comment.