Skip to content

Commit

Permalink
Remove ansible-lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewiebe committed Apr 16, 2024
1 parent f2b081d commit 1991137
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
with:
python-version: 3.10.14

- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v6

- name: Install ansible-base (v${{ matrix.ansible }})
run: pip install https://github.com/ansible/ansible/archive/v${{ matrix.ansible }}.tar.gz --disable-pip-version-check

Expand Down

0 comments on commit 1991137

Please sign in to comment.