Skip to content

Commit

Permalink
ci: fix ansible-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
MonolithProjects committed Jun 5, 2024
1 parent 3be4b64 commit 7de0e63
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ jobs:
- name: checkout
uses: actions/checkout@v3
with:
path: "${{ github.repository }}"
- name: Molecule for Ansible - lint
uses: MonolithProjects/action-molecule@v1.4.3
with:
molecule_command: lint
path: 'lablabs.rke2'

- name: Set up Python 3
uses: actions/setup-python@v4
Expand Down

0 comments on commit 7de0e63

Please sign in to comment.