Skip to content

Commit

Permalink
add build import test (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan authored Jun 26, 2024
1 parent 1f41714 commit f6ed70e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre_commit_and_sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
uses: "redhat-cop/ansible_collections_tooling/.github/workflows/sanity.yml@main"
with:
collection_dependencies: ${{ inputs.collection_dependencies }}
build-import:
uses: ansible/ansible-content-actions/.github/workflows/build_import.yaml@main
markdown-link-check:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f6ed70e

Please sign in to comment.