Skip to content

Commit 758ceac

Browse files
committed
github actions.
1 parent 121e2cc commit 758ceac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
pip install ansible ansible-lint
2929
3030
- name: Run ansible-lint
31-
run: ansible-lint playbook.yml
31+
run: make lint

0 commit comments

Comments
 (0)