Skip to content

Commit

Permalink
fix quote
Browse files Browse the repository at this point in the history
  • Loading branch information
compscidr committed Feb 20, 2025
1 parent 6fd5634 commit 4e5fd45
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 @@ -11,7 +11,7 @@ jobs:
uses: ansible/ansible-lint@main
# optional (see below):
with:
args: --offline"
args: --offline
setup_python: "true"
working_directory: "ansible"
requirements_file: ""
Expand Down

0 comments on commit 4e5fd45

Please sign in to comment.