Skip to content

Commit

Permalink
try to run molecule in pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
acteru committed Dec 21, 2023
1 parent 5247537 commit 598c22c
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 @@ -24,4 +24,4 @@ jobs:
- run: pipenv install

- name: Run molecule
run: molecule test -s get_xml_tag
run: pipenv run molecule test -s get_xml_tag

0 comments on commit 598c22c

Please sign in to comment.