Skip to content

Commit 51c83d4

Browse files
authored
comment out tmate step for now
1 parent 1b234cc commit 51c83d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
run: |
4747
git config --global user.email "[email protected]"
4848
git config --global user.name "atlantisbot"
49-
- name: Setup tmate session
50-
uses: mxschmitt/action-tmate@v3
49+
# - name: Setup tmate session
50+
# uses: mxschmitt/action-tmate@v3
5151
- run: |
5252
make build-service
5353
./scripts/e2e.sh

0 commit comments

Comments
 (0)