Skip to content

Commit

Permalink
comment out tmate step for now
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored Sep 22, 2021
1 parent 1b234cc commit 51c83d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
run: |
git config --global user.email "lkysow+atlantis@gmail.com"
git config --global user.name "atlantisbot"
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- run: |
make build-service
./scripts/e2e.sh

0 comments on commit 51c83d4

Please sign in to comment.