Skip to content

Commit

Permalink
ci ssh session
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmcd committed Jan 4, 2022
1 parent 10658b0 commit 7ea3eb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
# for your debugging needs, will pause job and print ssh connection string
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Run all tests
run: |
make ci_test
Expand Down

0 comments on commit 7ea3eb6

Please sign in to comment.