diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b7a27ce..dcfbf5d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,13 +135,8 @@ jobs: 'http://localhost:3000/api/v1/admin/runners/registration-token' | \ jq -r ".token") - echo "gitea_runner_token=${RUNNER_TOKEN}" echo "gitea_runner_token=${RUNNER_TOKEN}" >> $GITHUB_OUTPUT - - name: Debugging with ssh - if: always() - uses: lhotari/action-upterm@v1 - - name: Run Molecule tests. run: molecule test --scenario-name integration --driver-name docker env: