mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 19:49:09 +00:00
Make docs-build sanity test disabled by default.
This commit is contained in:
parent
ad5fdf5eb7
commit
a7d7df1450
5 changed files with 32 additions and 14 deletions
|
|
@ -23,4 +23,4 @@ esac
|
|||
# shellcheck disable=SC2086
|
||||
ansible-test sanity --color -v --junit ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} \
|
||||
--docker --docker-keep-git --base-branch "${base_branch}" \
|
||||
"${options[@]}"
|
||||
"${options[@]}" --allow-disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue