Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 committed May 15, 2024
1 parent 2f39930 commit 32e7db6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ jobs:
fi
if: matrix.operating-system == 'ubuntu-latest'

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: matrix.operating-system == 'macos-latest'

- name: Run unit tests
run: mage test:unit

Expand Down

0 comments on commit 32e7db6

Please sign in to comment.