Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-Barrett committed Oct 30, 2024
1 parent 1abdbef commit 05bfd6c
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 @@ -29,5 +29,8 @@ jobs:
- name: 'Set up Docker Buildx'
uses: docker/setup-buildx-action@v2

- name: 'Start Docker'
run: sudo service docker start

- name: 'Run Molecule Test'
run: molecule test

0 comments on commit 05bfd6c

Please # to comment.