Skip to content

Commit

Permalink
Debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jul 1, 2024
1 parent 1c5325a commit f1f48fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ jobs:
uses: actions/checkout@v4
with:
path: "${{ github.repository }}"
- name: Debug
run: |
pwd
ls -la
# - name: molecule
# uses: robertdebock/molecule-action@6.0.1
# with:
Expand Down

0 comments on commit f1f48fa

Please sign in to comment.