Skip to content

Commit

Permalink
add tmate code
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jan 9, 2023
1 parent 836847b commit 5ac731b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ jobs:
make utest
make stest
popd
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit 5ac731b

Please sign in to comment.