Skip to content

Commit

Permalink
inspect.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jul 1, 2024
1 parent 5204bb9 commit 6573c30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ jobs:
- name: docker | ps
run: docker ps -a

- name: docker | inspect
run: docker inspect $(docker ps -qa)

- name: molecule | list
run: molecule list
env:
Expand Down

0 comments on commit 6573c30

Please sign in to comment.