Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Cook committed May 12, 2024
1 parent e9f6c22 commit 156971b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 156971b

Please sign in to comment.