diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ea2c4b1c..a62fcc0a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -265,9 +265,9 @@ jobs: ./bin/spc doctor --auto-fix ${{ matrix.combo.build-args }} --dl-with-php=${{ matrix.combo.php-version }} - - name: Setup upterm session - if: ${{ failure() }} - uses: owenthereal/action-upterm@v1 +# - name: Setup upterm session +# if: ${{ failure() }} +# uses: owenthereal/action-upterm@v1 - name: Upload logs if: always() && hashFiles('log/**') != ''