Skip to content

Commit

Permalink
test: add verification to prevent this from happening again
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed Jan 4, 2024
1 parent d32fe67 commit 0e28c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
pip install -r requirements.txt
pip install -r molecule/requirements.txt
ansible-galaxy collection install -r requirements.yml --upgrade
ansible-galaxy collection install -r collections/requirements.yml --upgrade
- name: Print configuration versions
run: |
Expand Down

0 comments on commit 0e28c43

Please sign in to comment.