Skip to content

Commit

Permalink
Merge pull request #2221 from mariolenz/install-vmware.vmware-ge-1.6.…
Browse files Browse the repository at this point in the history
…0-for-docs-linting

Install vmware.vmware>=1.6.0 for docs linting
  • Loading branch information
mariolenz authored Oct 24, 2024
2 parents 9d51ab9 + baac8fe commit 1c49c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extra-docs-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install dependent collections
run: >
ansible-galaxy collection install
vmware.vmware
vmware.vmware>=1.6.0
- name: Run collection docs linter
run: antsibull-docs lint-collection-docs . --plugin-docs --skip-rstcheck

0 comments on commit 1c49c0a

Please sign in to comment.