Skip to content

Commit

Permalink
test list images
Browse files Browse the repository at this point in the history
  • Loading branch information
ttuffin committed Oct 5, 2023
1 parent 74c5d82 commit b57afe8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/image-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ runs:
tags: localhost/ansible-rulebook:test
outputs: type=image,push=false

- name: List images
shell: bash
run: docker images

- name: Run tests
shell: bash
run: >
Expand Down

0 comments on commit b57afe8

Please sign in to comment.