Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Dec 31, 2024
1 parent a78a4f9 commit 175c100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Setup tmate debug session
uses: mxschmitt/action-tmate@v3
- name: Run molecule tests
run: >-
molecule test
Expand Down

0 comments on commit 175c100

Please sign in to comment.