Skip to content

Commit

Permalink
got path wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
compscidr committed Feb 20, 2025
1 parent 9e5d024 commit b2204d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
args: --offline
setup_python: "true"
working_directory: "ansible"
requirements_file: "ansible/requirements.yml"
requirements_file: "requirements.yml"

# https://github.com/geerlingguy/ansible-role-redis/blob/master/.github/workflows/ci.yml
deploy-test:
Expand Down

0 comments on commit b2204d1

Please sign in to comment.