Skip to content

Commit

Permalink
Use ansible-test instead of ansible-lint.
Browse files Browse the repository at this point in the history
Not sure what is actually in the runner image.
  • Loading branch information
Christopher Palmer-Richez committed Aug 1, 2024
1 parent e439d11 commit e185f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
run: ansible-lint
run: ansible-test

0 comments on commit e185f52

Please sign in to comment.