Skip to content

Commit

Permalink
chore: add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
BCerki committed Sep 18, 2023
1 parent b62e6a3 commit d0f4cf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ jobs:
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
e2e:
needs:
["docker-build", "install-client-dev-tools", "install-server-dev-tools"]
Expand Down

0 comments on commit d0f4cf5

Please sign in to comment.