Skip to content

Commit

Permalink
Add tmate for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealHaoLiu committed May 20, 2024
1 parent 1b7bc71 commit 63c5fc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
run: |
ansible-galaxy collection install -r molecule/requirements.yml
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run Molecule
env:
MOLECULE_VERBOSITY: 3
Expand Down

0 comments on commit 63c5fc6

Please sign in to comment.