diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fcd2861..a5c4d49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,6 +124,11 @@ jobs: - name: Checkout uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # pin@v3.5.3 + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + with: + limit-access-to-actor: true + - name: Setup inventree run: | cd /home/inventree${{ matrix.inventree-tag == 'latest' && '/src/backend' || '' }}