diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec213f0..52b263b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,6 +34,10 @@ jobs: - name: Wait for minio run: | ./wait-minio.sh + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + with: + detached: true - name: Create load balancer run: | ./loadbalancer.sh