Skip to content

Commit

Permalink
Fixed a tasks name in syntax-check test
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Dec 19, 2024
1 parent 53fcc57 commit 7c7d03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run yamllint
- name: Run syntax-check
run: ansible-playbook --syntax-check harden.yml

0 comments on commit 7c7d03f

Please sign in to comment.