Skip to content

Commit

Permalink
update molecule testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Jun 6, 2024
1 parent 61b6f88 commit 96819d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
yamllint .
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.2.3
uses: ansible/ansible-lint@v24.6.0

molecule:
name: Molecule
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
yamllint .
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.2.3
uses: ansible/ansible-lint@v24.6.0

molecule:
name: Molecule
Expand Down

0 comments on commit 96819d4

Please sign in to comment.