diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index da8398e..8886828 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: |