Skip to content

Commit

Permalink
Try pinned version of testinfra
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysmeister committed Jul 24, 2024
1 parent e8643c4 commit c21f03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Install requirements
run: |
pip install molecule molecule-docker pytest-testinfra
pip install molecule molecule-docker pytest-testinfra==3.4.0
- name: Add molecule location to path
run: echo "${HOME}/.local/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit c21f03e

Please sign in to comment.