diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8886828..da8398e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -58,10 +58,10 @@ jobs: run: | make init -# - name: Setup tmate session -# uses: mxschmitt/action-tmate@v3 -# with: -# limit-access-to-actor: false + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + with: + limit-access-to-actor: false - name: Run tests run: |