mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Make docs-build sanity test disabled by default.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user