Skip to content

Commit d320637

Browse files
comment out debug session
1 parent beaa9dc commit d320637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

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

76-
- name: Setup tmate session
77-
uses: mxschmitt/action-tmate@v3
76+
# - name: Setup tmate session
77+
# uses: mxschmitt/action-tmate@v3
7878

7979
- name: Run tests
8080
run: make test

0 commit comments

Comments
 (0)