Skip to content

Commit

Permalink
TEMP: add tmate action to troubleshoot on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Apr 30, 2024
1 parent 626d52e commit c90ec13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/base-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ jobs:
- name: Run script tests
run: bats -t scripts/tests

- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit c90ec13

Please sign in to comment.