Skip to content

Commit

Permalink
prepare.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jul 1, 2024
1 parent 1e76013 commit b55250d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ jobs:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

- name: molecule | prepare
run: molecule prepare
env:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

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

0 comments on commit b55250d

Please sign in to comment.