Skip to content

Commit

Permalink
feat: set default
Browse files Browse the repository at this point in the history
  • Loading branch information
bulch committed Dec 17, 2024
1 parent fc4aedc commit e27d380
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,12 @@ jobs:
- name: Run ansible-lint
uses: ansible/ansible-lint@main
# optional (see below):
with:
args: ""
setup_python: "true"
working_directory: "github.workspace"
requirements_file: ""

molecule:
name: Molecule
Expand Down

0 comments on commit e27d380

Please sign in to comment.