Skip to content

Commit e935392

Browse files
comment out tmate for now
1 parent ca4e84d commit e935392

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
@@ -76,8 +76,8 @@ jobs:
7676
- name: Change DNS configuration
7777
run: sudo mount --bind /run/systemd/resolve/resolv.conf /etc/resolv.conf
7878

79-
- name: Setup tmate session
80-
uses: mxschmitt/action-tmate@v3
79+
# - name: Setup tmate session
80+
# uses: mxschmitt/action-tmate@v3
8181

8282
- name: Run unit tests
8383
run: make unit-test

0 commit comments

Comments
 (0)