Skip to content

Commit

Permalink
macos: enable tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
nulano committed Apr 7, 2023
1 parent f1c586f commit 5f3b517
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/job-test-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
make -j
# Uncomment to get SSH access for testing
#- name: Setup tmate session
# if: always()
# uses: mxschmitt/action-tmate@v3
- name: Setup tmate session
if: always()
uses: mxschmitt/action-tmate@v3

- name: Upload
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 5f3b517

Please sign in to comment.