Skip to content

Commit 404fbd3

Browse files
ci: debug
1 parent 4fbcf7b commit 404fbd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ jobs:
7373
- name: Download and verify dependencies
7474
run: make deps
7575

76+
- name: Setup tmate session
77+
uses: mxschmitt/action-tmate@v3
78+
7679
- name: Run tests
7780
run: make test
7881

0 commit comments

Comments
 (0)