diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 862679d3..132b33f0 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -210,5 +210,5 @@ jobs: path: log # - name: Setup tmate session -# if: ${{ failure() && matrix.os == 'ubuntu-22.04-arm' && matrix.php == '8.1' }} +# if: ${{ failure() }} # uses: mxschmitt/action-tmate@v3