Skip to content

Commit

Permalink
debug a bit
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Jun 12, 2024
1 parent 192ad4c commit 118674a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
with:
go-version-file: go.mod

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- run: make test-all
- run: make check-fmt

Expand Down

0 comments on commit 118674a

Please sign in to comment.