Skip to content

Commit

Permalink
ci: remove tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Jul 3, 2023
1 parent 7d3a586 commit 6f02610
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/all-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@ jobs:
- name: Run test suite
run: yarn test:suite

- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

- name: Show Docker logs
if: ${{ failure() }}
uses: jwalton/gh-docker-logs@v2
Expand Down

0 comments on commit 6f02610

Please sign in to comment.