Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Jun 6, 2024
1 parent 84ba552 commit fc9a1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
uses: actions/checkout@v4

- name: Install test dependencies
run: pip3 install ansible==${{ matrix.ansible_version }} molecule-plugins[docker] jmespath
run: pip3 install ansible-core==${{ matrix.ansible_version }} molecule-plugins[docker] jmespath

- name: Secrets to env
uses: oNaiPs/[email protected]
Expand Down

0 comments on commit fc9a1cd

Please sign in to comment.