Skip to content

Commit

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

Install vmware.vmware>=1.6.0 for docs linting (2)
  • Loading branch information
mariolenz authored Oct 24, 2024
2 parents 1c49c0a + 18fe817 commit 19350f3
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>=1.6.0
'vmware.vmware>=1.6.0'
- name: Run collection docs linter
run: antsibull-docs lint-collection-docs . --plugin-docs --skip-rstcheck

0 comments on commit 19350f3

Please sign in to comment.