Skip to content

Commit

Permalink
Consistency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Mar 2, 2021
1 parent 6439cd9 commit e311233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python-version: '3.x'

- name: Install test dependencies
run: pip install yamllint ansible-lint[core]
run: pip install ansible-lint[community,yamllint]

- name: Lint code
run: |
Expand Down

0 comments on commit e311233

Please sign in to comment.